summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-07-23Fix HDMI output numberZhenyu Wang
2008-07-22Bug #16801: fix X crash when NoAccel on 965Zhenyu Wang
2008-07-22only check pipe underrun if vtSema is true.Zhenyu Wang
2008-07-22SSC is LVDS onlyZhenyu Wang
2008-07-22Check underrun on enabled pipeZhenyu Wang
2008-07-22Thinkpad R60e TV quirk via DMI infoZhenyu Wang
2008-07-21Add no LVDS quirk for Transtec Senyo 610 mini PCJesse Barnes
2008-07-18Fix distcheck.Eric Anholt
2008-07-18Fix uninitialized-use warning in i830_debug.c ring dumping.Eric Anholt
2008-07-18Get prototype for i830_bios_get_tv().Eric Anholt
2008-07-18Choose a split for DSPARB based on the configured modes for both planes.Jesse Barnes
2008-07-17Don't disable pipe A on 855 chipsJesse Barnes
2008-07-16Only initialize integrated TV encoder for mobile chipsZhenyu Wang
2008-07-16xvmc: use vector based structureZhenyu Wang
2008-07-16move FBC register dump out of display registersZhenyu Wang
2008-07-15Fix GPIO pin usage for DDC on second HDMI port.lipeng
2008-07-14Fix DSPARB setting on 845/865, which have only the AEND field and 96 entries.Eric Anholt
2008-07-14Link the driver with -lpciaccess and -ldrm if neededJulien Cristau
2008-07-14Fix gen4asm rule to work with a build dirJulien Cristau
2008-07-12Use up to 256 separate vertex buffersCarl Worth
2008-07-12Allow for multiple vertex buffers (though only use one for now)Carl Worth
2008-07-12Move VERTEX_BUFFERS setup from prepare_composite to compositeCarl Worth
2008-07-10Add VBIOS based TV connector detectionJesse Barnes
2008-07-10Improve VBIOS feature detection, add SSC supportJesse Barnes
2008-07-07Improve FBC size checkingJesse Barnes
2008-07-03Add pipea force enable quirk for another 855GM machine.Stefan Dirsch
2008-07-03Fix official name for GM45 chipsetZhenyu Wang
2008-07-02Give asus and eeepc backlight method higher priorityZhenyu Wang
2008-06-30i810: Remove an effectively unused variable (only used in an incorrect free())Roland Test-tools Bär
2008-06-28Fix SDVOC typoZhenyu Wang
2008-06-28xvmc: fix motion_type dump for frame/field pictureZhenyu Wang
2008-06-28xvmc: Don't copy on xvmc surface in PutImageZhenyu Wang
2008-06-28xvmc: enlarge batch buffer sizeZhenyu Wang
2008-06-28xvmc: only allocate memory requiring physical address on 915GZhenyu Wang
2008-06-28xvmc: init mc render load indirect command onceZhenyu Wang
2008-06-28xvmc: init dest and reference buffer onceZhenyu Wang
2008-06-28xvmc: init one-time mc context onceZhenyu Wang
2008-06-28xvmc: environ debug option supportZhenyu Wang
2008-06-28xvmc: formalize surface type definitionZhenyu Wang
2008-06-27Add pipea force enable quirk for HP Pavilion ze4944eaJesse Barnes
2008-06-27Add pipe a force enable quirk for Lenovo T60Jesse Barnes
2008-06-25Fix SDVO HDMI output.Hong Liu
2008-06-24Remove ErrorF debugging from modeset ioctlJesse Barnes
2008-06-24Fix back buffer damage handler for 965+ chipsJesse Barnes
2008-06-24Add support for keeping vblank counters sane across mode settingJesse Barnes
2008-06-19Fix a crash in i830_sdvo_init error paths by setting up dev_priv earlier.Eric Anholt
2008-06-19Automatically detect the presence of HDMI.Eric Anholt
2008-06-19Fix hdmi POSTING_READ to use the register number instead of the register value.Eric Anholt
2008-06-19Get HDMI output working.Eric Anholt
2008-06-19Set the sync active bits like we're supposed to, matching the BIOS.Eric Anholt