summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-08-15Make skip_panel_detect clear for its meaningZhenyu Wang
2008-08-14Fix pipe A force quirkJesse Barnes
2008-08-14Map/unmap render state only when bo is availableJesse Barnes
2008-08-14Fixup AccelMethod kernel mode setting codeJesse Barnes
2008-08-14Use pwrite for cursor updatesJesse Barnes
2008-08-13Make EXA & UXA share bo getting functionJesse Barnes
2008-08-12Map gen4 render state buffer before initializingJesse Barnes
2008-08-12Don't set tiling (yet) if kernel mode setting is activeJesse Barnes
2008-08-12Don't run old accel init codeJesse Barnes
2008-08-12Don't wait for ring if kernel mode setting is activeJesse Barnes
2008-08-12Update DRM based modesetting supportJesse Barnes
2008-08-12Add EXA pixmap management functions for kernel mode settingJesse Barnes
2008-08-11Fix DPMS off in the presence of the pipe A quirk.Olivier Fourdan
2008-08-11Apply pipe A quirk to 845 as well.Olivier Fourdan
2008-08-11 [965-xvmc] some fixes for earlier 965 chipsZou Nan hai
2008-08-11 [i965-xvmc] bypass copy when put image with xvmcroot
2008-08-11Fix possible spurious interrupts in hotplug detect on 4 series chipZhenyu Wang
2008-08-11Disable display clock gating for 4 series chipsZhenyu Wang
2008-08-08Make it actually build the kernel stuff if possibleJesse Barnes
2008-08-08Set lvds_ddc_mode before use to avoid a segfault on mac mini.Eric Anholt
2008-08-08Initial port of kernel modesetting from old intel-kernelmode branchJesse Barnes
2008-08-07intel_idle: Instead if #if 0, add an ignore flag for unreliable INSTDONE bits.Eric Anholt
2008-08-06Merge branch 'drm-gem'Jesse Barnes
2008-08-06Revert "Switch to using a buffer object for the vertex buffer"Jesse Barnes
2008-08-06Fix SDVO HDMI encoding detect (#16920)Zhenyu Wang
2008-08-05[uxa] Remove unused pixmap size limits.Keith Packard
2008-08-05[uxa] Check xalloc returns and deal with failureKeith Packard
2008-08-05Use EXA by default instead of UXA until we have GTT mappingKeith Packard
2008-08-05Rename uxa using _ instead of capsKeith Packard
2008-08-05Change PrepareAccess to take access mode rather than indexKeith Packard
2008-08-05Add batch flush in i830_uxa_prepare_accessKeith Packard
2008-08-05Add throttlingKeith Packard
2008-08-05Use dri_bo for all object allocations, including pixmaps under uxaKeith Packard
2008-08-05Don't call sync on prepare_access -- just let the driver deal with it.Keith Packard
2008-08-05Make EXA functions work for UXA as wellKeith Packard
2008-08-05Add UXA - the unified memory acceleration architecture.Keith Packard
2008-08-05Reorganize VBIOS codeJesse Barnes
2008-08-05Merge branch 'drm-gem' of ssh://git.freedesktop.org/git/xorg/driver/xf86-vide...Jesse Barnes
2008-08-05Merge branch 'master' into drm-gemJesse Barnes
2008-08-04Fix up the HP Pavilion ze4944ea quirkJulien Cristau
2008-07-31Man page typo fixesAlan Coopersmith
2008-07-31Update man pageJesse Barnes
2008-07-31Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...Jesse Barnes
2008-07-31Update DSPARB while planes are still offJesse Barnes
2008-07-31Call DRM_I915_GEM_THROTTLE from I830BlockHandlerCarl Worth
2008-07-31Add call to intel_bufmgr_gem_enable_reuseCarl Worth