summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-21Choose a split for DSPARB based on the configured modes for both planes.Jesse Barnes
2008-07-21Don't disable pipe A on 855 chipsJesse Barnes
2008-07-21Only initialize integrated TV encoder for mobile chipsZhenyu Wang
2008-07-21xvmc: use vector based structureZhenyu Wang
2008-07-21move FBC register dump out of display registersZhenyu Wang
2008-07-21Fix GPIO pin usage for DDC on second HDMI port.lipeng
2008-07-21Fix DSPARB setting on 845/865, which have only the AEND field and 96 entries.Eric Anholt
2008-07-21Link the driver with -lpciaccess and -ldrm if neededJulien Cristau
2008-07-21Fix gen4asm rule to work with a build dirJulien Cristau
2008-07-21Use up to 256 separate vertex buffersCarl Worth
2008-07-21Allow for multiple vertex buffers (though only use one for now)Carl Worth
2008-07-21Move VERTEX_BUFFERS setup from prepare_composite to compositeCarl Worth
2008-07-21Add VBIOS based TV connector detectionJesse Barnes
2008-07-21Improve VBIOS feature detection, add SSC supportJesse Barnes
2008-07-21Improve FBC size checkingJesse Barnes
2008-07-21Add pipea force enable quirk for another 855GM machine.Stefan Dirsch
2008-07-21Fix official name for GM45 chipsetZhenyu Wang
2008-07-21Give asus and eeepc backlight method higher priorityZhenyu Wang
2008-07-21intel: fix drm check.Dave Airlie
2008-07-21i810: Remove an effectively unused variable (only used in an incorrect free())Roland Test-tools Bär
2008-07-21Fix SDVOC typoZhenyu Wang
2008-07-21xvmc: fix motion_type dump for frame/field pictureZhenyu Wang
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