summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-08-20Merge branch 'master' into modesetting-gemJesse Barnes
2008-08-19Add swf_dumper to .gitignoreJesse Barnes
2008-08-19Merge branch 'master' into modesetting-gemJesse Barnes
2008-08-19Use GTT mapping for EXA PrepareAccess functionJesse Barnes
2008-08-19Don't allocate EXA offscreen space if kernel mode setting is activeJesse Barnes
2008-08-19Bail out if kernel mode setting is active but DRI failsJesse Barnes
2008-08-19Add quirk for pre-915s with working PFIT regsJesse Barnes
2008-08-19Add VBIOS software flags dumper programJesse Barnes
2008-08-19 Fix from He Shuang(shuang.he@intel.com),Zou Nan hai
2008-08-18Remove unused VBIOS flag definesJesse Barnes
2008-08-18Pack bdb_general_definitions blockJesse Barnes
2008-08-19Fix reverted LVDS bios capability dword definitionZhenyu Wang
2008-08-18[PATCH] avoid duplicate mode set in lvdsShaohua Li
2008-08-16Remove last TTM bitsJesse Barnes
2008-08-15Don't touch pScrn->monitor->DDC directly.Adam Jackson
2008-08-15Always check and free driver private in LVDS destroyZhenyu Wang