summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-07-31Eliminate unnecessary flush from i965_compositeCarl Worth
2008-07-31Switch to using a buffer object for the vertex bufferCarl Worth
2008-07-31Add OUT_RELOC macro and backing intel_batch_emit_reloc functionCarl Worth
2008-07-31Fix SDVO reg definitionZhenyu Wang
2008-07-31Don't program dsparb on new Intel chipZhenyu Wang
2008-07-30intel-gem: Use new getparam to detect kernel GEM support.Eric Anholt
2008-07-30Reorder visuals reported by the intel driverTomas Carnecky
2008-07-27Link with -lm for sin/cosJulien Cristau
2008-07-26intel-gem: Give a better error message if the kernel rejects the tiling mode.Eric Anholt
2008-07-23shut up gcc warningZhenyu Wang
2008-07-23Fix distcheck for clean doltcompileZhenyu Wang
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-21Don't set up the HWS page in GEM mode now that the kernel manages it.Eric Anholt
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-18Bump version number past the 2.4 stable branch.Eric Anholt
2008-07-18Add intel_statuspage to .gitignoreCarl Worth
2008-07-18Merge commit 'origin/master' into drm-gemKeith Packard
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-17Merge branch 'master' into drm-gemCarl Worth
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