summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-19Add little hotplug detector app.Eric Anholt
2008-06-19Add backlight kernel method support on Asus and EeepcZhenyu Wang
2008-06-18Prepare changelog for uploadBrice Goglin
2008-06-18New upstream releaseBrice Goglin
2008-06-18Merge tag 'xf86-video-intel-2.3.2' into debian-unstableBrice Goglin
2008-06-18Bump version 2.3.2Zhenyu Wang
2008-06-17Add support for Intel 4 series chipsets.Zhenyu Wang
2008-06-17Add support for Intel 4 series chipsets.Zhenyu Wang
2008-06-17Fix compiling with server master in LVDS backlight patchZhenyu Wang
2008-06-17Fix compiling with server master in LVDS backlight patchZhenyu Wang
2008-06-16Fix maximum backlight issueLukas Hejtmanek
2008-06-16Fix compiler warning when disable xvmc configZhenyu Wang
2008-06-16Fix typo in xvmc block destroyShuang He
2008-06-16Fix maximum backlight issueLukas Hejtmanek
2008-06-13[gem] Catch -EINTR from blocking GEM ioctl and restart.Eric Anholt
2008-06-13[gem] remove one more unused bitDave Airlie
2008-06-12Require libdrm 2.4.0 always since we need the bufmgr code.Eric Anholt
2008-06-12Fix compiler warning when disable xvmc configZhenyu Wang
2008-06-12Set up/restore PWRCTXA from enter/leavevt not server start/exit.Eric Anholt
2008-06-12Two more Dell quirksBryce Harrington
2008-06-12Fix TV programming: add vblank wait after TV_CTL writesJesse Barnes
2008-06-12Fix TV out connection type detectionRobert Lowery
2008-06-12Move debug clock printout from ErrorF to X_INFO.Eric Anholt
2008-06-12Remove SVG_WORK_CONTROL init.Eric Anholt
2008-06-12Initialize clock gating from EnterVT and save/restore it appropriately.Eric Anholt
2008-06-12Move BIOS scratch register setup to EnterVT instead of PreInit.Eric Anholt
2008-06-12Remove gratuitous wait_ring_idle after I830Sync. Syncing implies that.Eric Anholt
2008-06-12Remove duplicated i830_stop_ring()/SetHWOperatingState() in EnterVT().Eric Anholt
2008-06-12Replace a couple of wait-for-ring-idles with a single function to do so.Eric Anholt
2008-06-12Just remove the mprotect kludge.Eric Anholt
2008-06-12Set SDVO sync polarity to default on 965Hong Liu
2008-06-12xvmc: a little cleanupZhenyu Wang
2008-06-12xvmc: remove unused dri drawableZhenyu Wang
2008-06-12Fixup power saving registersJesse Barnes
2008-06-12Disable a bunch of clock gating disables on IGD_GM, which doesn't need them.Eric Anholt
2008-06-12Define DEFFILEMODE for OS'es that don't have itAlan Coopersmith
2008-06-11[gem] Chase move of create ioctl from generic to device-specific.Eric Anholt
2008-06-10[gem] Don't set up the ring in GEM mode, as that'll be handled by the kernel.Eric Anholt
2008-06-10Use bufmgr_gem when available instead of the fake bufmgr.Eric Anholt
2008-06-10Change most usage of pixmap offsets to using a reloc macro.Eric Anholt
2008-06-10Use the DRM for submitting batchbuffers when available.Eric Anholt
2008-06-10Avoid needless flush emits in the blockhandler.Eric Anholt
2008-06-10Use batchbuffers instead of ring emits for general commands.Eric Anholt
2008-06-10Merge branch 'master' into drm-gemEric Anholt
2008-06-10Set up/restore PWRCTXA from enter/leavevt not server start/exit.Eric Anholt
2008-06-10Two more Dell quirksBryce Harrington
2008-06-09Add a little program to dump out the first 64 dwords of the status page.Eric Anholt
2008-06-09Fix TV programming: add vblank wait after TV_CTL writesJesse Barnes
2008-06-05Fix TV out connection type detectionRobert Lowery
2008-06-06Fix compile error in LeaveVTTomas Carnecky