summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-12Merge branch 'master' into xf86-video-intel-2.5-branchJesse Barnes
2008-09-12Fix mis-merge of DRI2 changes related to pI830->directRenderingTypeKeith Packard
2008-09-11Fix build failures that should have been in the previous merge commit.Eric Anholt
2008-09-11Add support for G41 chipsetZhenyu Wang
2008-09-11Disable render standbyZhenyu Wang
2008-09-10Merge branch 'master' into dri2Eric Anholt
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-04DRI2: Move pixmap pitch alignment for use with depth to pixmap create.Eric Anholt
2008-09-04DRI2: Emit the MI_FLUSH before flushing batch in swapbuffers.Eric Anholt
2008-09-03UXA: Re-enable non-965 render.Eric Anholt
2008-09-03Don't set up sarea or drm mappings in DRI2 mode.Eric Anholt
2008-09-03Fix broken test for DRI1 in DRI2 conversion.Kristian Høgsberg
2008-09-03Pipe A force quirk for Toshiba Satellite A30.Stefan Dirsch
2008-09-01Man page patch to clarify meaning of VideoRam option with i810/i815Fabio
2008-08-29Add DRI2 support.Kristian Høgsberg
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 distcheckxf86-video-intel-2.4.97.0Jesse Barnes
2008-08-25Fix UXA build for distcheckJesse Barnes
2008-08-25Update version to 2.4.97 for first 2.5 test releaseJesse Barnes
2008-08-25Update version to post-2.5Jesse 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-20Don't skip the checks for DRI headers with --enable-driJulien Cristau
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