summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-01-17 enable all TV modesZou Nan hai
2007-01-16Bug #9550: Add a quirk for too-high clock from EDID on the EN-7100e.Gary Wong
2007-01-16Add a settable backlight property for LVDS.Eric Anholt
2007-01-16Merge branch 'modesetting' into modesetting-rotationKeith Packard
2007-01-16Interim work on rotation support with new xf86 code.Keith Packard
2007-01-15patch to control mergedfb options, bug #9664Emilio Scalise
2007-01-15Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures.Keith Packard
2007-01-13Tweak to bug #9639root
2007-01-13Fix bug #9639, i810 XvMC needs linking against libdrm.Alan Hourihane
2007-01-11EXA: Use PRIM3D_RECTLIST instead of TRIFAN so we don't get diagonal tearing.Eric Anholt
2007-01-11Restore legacy overlay size limits, due to card hangs at larger sizes.Eric Anholt
2007-01-11Bug #8845: Unify all our XV ports to 1920x1088 maximum size.Eric Anholt
2007-01-11Don't limit cachelines to a vertical of 2048, and increase default allocation.Eric Anholt
2007-01-11Correct x/y/pitch limitations in several cases, and detail them in i830_exa.c.Eric Anholt
2007-01-11EXA: Wait for sync before we set up new state in our static state buffers.Eric Anholt
2007-01-10Formalize sync interfaceWang Zhenyu
2007-01-09Bump to 1.7.4Alan Hourihane
2007-01-09Fix bug #8536, i915 BIOS fails when restarting Xserver.Alan Hourihane
2007-01-08Correct typo resulting in a crash with ivch. = != ==.Eric Anholt
2007-01-08Merge branch 'modesetting' into crestlineKeith Packard
2007-01-08Move EXA function declarations from source to header.Keith Packard
2007-01-08Merge branch 'modesetting-origin' into modesettingKeith Packard
2007-01-07Back out rotation changes for RandR 1.2 which won't work.Keith Packard
2007-01-07Merge branch 'crestline-otc' into crestlineKeith Packard
2007-01-07Merge branch 'modesetting' into crestlineKeith Packard
2007-01-07minor fix on last exa mem binding commitWang Zhenyu
2007-01-07Merge branch 'modesetting' into crestlineKeith Packard
2007-01-06Numerous symbol scope issues.Keith Packard
2007-01-06Merge branch 'modesetting-origin' into modesettingWang Zhenyu
2007-01-06support NTSC 480i M-J, PAL 576i for 640x480-1280x1024 sizesZou Nan hai
2007-01-06[PATCH] Add rotation support for 965.Wang Zhenyu
2007-01-06[PATCH] Replace broken PCI resource size detection with pciGetBaseSize() call.Eric Anholt
2007-01-06[PATCH] Fix EXA mem bindingWang Zhenyu
2007-01-06[PATCH] fix Makefile.amWang Zhenyu
2007-01-06[PATCH] Formats fixesWang Zhenyu
2007-01-06[PATCH] set correct default border colorWang Zhenyu
2007-01-06[PATCH] fix typo in ps kernelWang Zhenyu
2007-01-06[PATCH] shut up warningWang Zhenyu
2007-01-06[PATCH] fix alpha blending stateWang Zhenyu
2007-01-06[PATCH] Add in sf/wm program for mask picture without CAWang Zhenyu
2007-01-06[PATCH] misc cleanup for G965 vs/sf/wm statesWang Zhenyu
2007-01-06[PATCH] WM kernel needs scratch spaceWang Zhenyu
2007-01-06[PATCH] Setup default border color for our samplersWang Zhenyu
2007-01-06[PATCH] fix vertex buffer sizeWang Zhenyu
2007-01-06[PATCH] clean up issue cmd to ring bufferWang Zhenyu
2007-01-06[PATCH] remove wrong scale_unitsWang Zhenyu
2007-01-06[PATCH] Rename exa sf/wm program filesWang Zhenyu
2007-01-06[PATCH] EXA state mem for G965Wang Zhenyu
2007-01-06More sparse cleanups:Jesse Barnes
2007-01-04Fix TV load detectWang Zhenyu