summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-14Update to DRI2 changes.dri2Kristian Høgsberg
2008-10-14Merge commit 'origin/master' into HEADKristian Høgsberg
2008-10-14Fix broken stolen memory counting on G4X.Eric Anholt
2008-10-14Add a GTT dumper for G4x debugging.Eric Anholt
2008-10-12Typo fixJulien Cristau
2008-10-12Bug #17892: Fix possible crash in CRT probeZhenyu Wang
2008-10-09For non-DRM, add NOOPs after BATCH_BUFFER_START to verify completionKeith Packard
2008-10-09i830 nondrm batch buffer insertion was missing ADVANCE_LP_RING() callKeith Packard
2008-10-09Disable frame buffer compression by default for GM965.Carl Worth
2008-10-09Remove Lenovo T61 TV quirkZhenyu Wang
2008-10-08Put forware VBIOS data parsingZhenyu Wang
2008-10-07Fix driver build against server master.Lukas Hejtmanek
2008-10-06Fix driver build against server 1.4.2.Eric Anholt
2008-10-06Fix bios_reader build against old servers.Eric Anholt
2008-10-06Add support for RepeatPad and RepeatReflect to 915 and 830-class Render accel.Eric Anholt
2008-10-06Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...Jesse Barnes
2008-10-06Document more VBIOS functionalityJesse Barnes
2008-10-06Document and use 'legacy' border color modeCarl Worth
2008-10-06Rename default_color to border_colorCarl Worth
2008-10-06Revert "Fallback to software for RepeatNone with transformed RGB-only pictures."Carl Worth
2008-10-06Fix a typo in G965 texture video codeShuang He
2008-10-02Fallback to software for RepeatNone with transformed RGB-only pictures.Carl Worth
2008-10-02Work around libpciaccess reporting a 0 rom size by guessing.Eric Anholt
2008-10-01Eliminate INT10 call to get BIOS contentsKeith Packard
2008-10-01Prefer repeatType field over using both repeat and repeatType.Carl Worth
2008-10-01Add support for RepeatPad and RepeatReflect.Carl Worth
2008-10-01Examine picture repeatType as well as repeat field.Carl Worth
2008-09-30Merge branch 'master' into xf86-video-intel-2.5-branchJesse Barnes
2008-09-30Revert "Use -Werror by default"Jesse Barnes
2008-09-30Merge branch 'master' into xf86-video-intel-2.5-branchJesse Barnes
2008-09-30Fix ordering of VGA vs. plane disableOlivier Fourdan
2008-09-30Be more verbose about panel data in VBIOS dumperJesse Barnes
2008-09-30Use VBT LFP info pointers by defaultJesse Barnes
2008-09-30Use -Werror by defaultJesse Barnes
2008-09-30Work around gcc uninitialized variable warningsJesse Barnes
2008-09-29Use uintptr_t instead of uint64_t to hold pointer valueKeith Packard
2008-09-28Bug #16631: add option for SDVO force detectZhenyu Wang
2008-09-26Render register clock gating disable fix on 4 series chipsetZhenyu Wang
2008-09-26Do force CRT detect sequence twice on 4 series chipsetZhenyu Wang
2008-09-26Bug #16515: Fix VT switch with DVI on G45Zhenyu Wang
2008-09-23Update supported hardware listJesse Barnes
2008-09-22Merge branch 'master' into xf86-video-intel-2.5-branchJesse Barnes
2008-09-22Add TV out quirk for HP Compaq nx6110Bryce Harrington
2008-09-22Revert "Add no TV out quirk for HP Compaq nx6110"Jesse Barnes
2008-09-22Merge branch 'master' into xf86-video-intel-2.5-branchJesse Barnes
2008-09-22Add no TV out quirk for HP Compaq nx6110Jesse Barnes
2008-09-22Add Cappuccino SlimPRO SP625F to no LVDS quirks listJesse Barnes
2008-09-22Merge branch 'master' into xf86-video-intel-2.5-branchJesse Barnes
2008-09-19Fix output detection for DVI-IZhenyu Wang
2008-09-18Bug #17277: fix upscaling limitDavid Schleef