summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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-22Add no TV out quirk for HP Compaq nx6110Jesse Barnes
2008-09-22Add Cappuccino SlimPRO SP625F to no LVDS quirks listJesse Barnes
2008-09-19Fix output detection for DVI-IZhenyu Wang
2008-09-18Bug #17277: fix upscaling limitDavid Schleef
2008-09-18Check display stride limit when allocate front bufferZhenyu Wang
2008-09-16Move bufmgr init earlier so it's available at I830DRIDoMappings time.Xiang, Haihao
2008-09-16Put back check for pI830->hw_status in setting hws in non-GEM mode.Xiang, Haihao
2008-09-12Only BO map render state if kernel mode setting is activeJesse Barnes
2008-09-11Add support for G41 chipsetZhenyu Wang
2008-09-11Disable render standbyZhenyu Wang
2008-09-09Track move of exec to bufmgr, and restoration of emit/wait funcs for non-drm.Eric Anholt
2008-09-09Track the move of irq emit/wait to fake bufmgr.Eric Anholt
2008-09-09Track move of bufmgr functions to libdrm_intel.Eric Anholt
2008-09-09Bug #17446: Don't try to manage IRQs in GEM mode.Eric Anholt
2008-09-09Add some MCHBAR registers for debugging tile swizzling issues.Eric Anholt
2008-09-09mode: fix missing commaDave Airlie
2008-09-05i830: Fix timer leakDaniel Stone
2008-09-03Pipe A force quirk for Toshiba Satellite A30.Stefan Dirsch
2008-08-29Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...Jesse Barnes
2008-08-29Fix build when using kernel DRM headersJesse Barnes
2008-08-26Change uxa private keys to integer variables.Eamon Walsh
2008-08-26Remove unused exa_pixmap_key.Eamon Walsh
2008-08-26Fix typo in last commitRobert Noland
2008-08-26Check for drm before calling modeset ioctl.Robert Noland
2008-08-26Fix X exit crash in NoAccelZhenyu Wang
2008-08-26Destroy bufmgr after allocation finishZhenyu Wang
2008-08-25Fix UXA build for distcheckJesse Barnes
2008-08-21Hide kernel mode setting EXA code behind XF86DRM_MODEJesse Barnes
2008-08-21Fix compiler warnings in VBIOS utilsJesse Barnes
2008-08-21Merge branch 'modesetting-gem'Jesse Barnes
2008-08-20Don't disable planes in i830_update_dsparbJesse Barnes
2008-08-20Don't allocate a pipe for hotplug detectionJesse Barnes
2008-08-20Add more panel debugging info to register dump & vbios readerJesse Barnes