summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-21xvmc: Don't copy on xvmc surface in PutImageZhenyu Wang
2008-07-21xvmc: enlarge batch buffer sizeZhenyu Wang
2008-07-21xvmc: only allocate memory requiring physical address on 915GZhenyu Wang
2008-07-21xvmc: init mc render load indirect command onceZhenyu Wang
2008-07-21xvmc: init dest and reference buffer onceZhenyu Wang
2008-07-21xvmc: init one-time mc context onceZhenyu Wang
2008-07-21xvmc: environ debug option supportZhenyu Wang
2008-07-21xvmc: formalize surface type definitionZhenyu Wang
2008-07-21Add pipea force enable quirk for HP Pavilion ze4944eaJesse Barnes
2008-07-21Add pipe a force enable quirk for Lenovo T60Jesse Barnes
2008-06-26Fix SDVO HDMI output.Hong Liu
2008-06-26Remove ErrorF debugging from modeset ioctlJesse Barnes
2008-06-26Add support for keeping vblank counters sane across mode settingJesse Barnes
2008-06-26Fix a crash in i830_sdvo_init error paths by setting up dev_priv earlier.Eric Anholt
2008-06-26Automatically detect the presence of HDMI.Eric Anholt
2008-06-26Fix hdmi POSTING_READ to use the register number instead of the register value.Eric Anholt
2008-06-26Get HDMI output working.Eric Anholt
2008-06-26Set the sync active bits like we're supposed to, matching the BIOS.Eric Anholt
2008-06-26Add pixel multiplier support for HDMIEric Anholt
2008-06-26The phase shift its are now reserved, and add HDMI clock limits.Eric Anholt
2008-06-26Initial HDMI work. Not currently hooked up at startup.Eric Anholt
2008-06-26Add DisplayPort registers.Eric Anholt
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-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-10Set up/restore PWRCTXA from enter/leavevt not server start/exit.Eric Anholt
2008-06-10Two more Dell quirksBryce Harrington
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
2008-06-05Move debug clock printout from ErrorF to X_INFO.Eric Anholt
2008-06-05Remove SVG_WORK_CONTROL init.Eric Anholt
2008-06-05Initialize clock gating from EnterVT and save/restore it appropriately.Eric Anholt
2008-06-05Move BIOS scratch register setup to EnterVT instead of PreInit.Eric Anholt
2008-06-05Remove gratuitous wait_ring_idle after I830Sync. Syncing implies that.Eric Anholt
2008-06-05Move the remaining two lines of SetHWOperatingState to the caller.Eric Anholt
2008-06-05Remove duplicated i830_stop_ring()/SetHWOperatingState() in EnterVT().Eric Anholt
2008-06-05Move DSPARB setup into a separate function, and save/restore it at VT switch.Eric Anholt
2008-06-05Replace a couple of wait-for-ring-idles with a single function to do so.Eric Anholt
2008-06-05Just remove the mprotect kludge.Eric Anholt
2008-06-04Set SDVO sync polarity to default on 965Hong Liu
2008-06-04Fix DSPARB change on 965GHong Liu
2008-06-04xvmc: add render dump functionZhenyu Wang
2008-06-04xvmc: move block size lookup helper to genericZhenyu Wang
2008-06-03xvmc: a little cleanupZhenyu Wang
2008-06-03xvmc: remove unused dri drawableZhenyu Wang
2008-05-28Fixup DSPARB for 855 & 945Jesse Barnes
2008-05-26Fixup FIFO commentJesse Barnes