aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-11-23drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson
2010-11-23drm/i915: no more agp for gemDaniel Vetter
2010-11-23drm/i915: move gtt handling to i915_gem_gtt.cDaniel Vetter
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter
2010-11-23drm/i915: track objects in the gttDaniel Vetter
2010-11-23drm: kill drm_agp_chipset_flushDaniel Vetter
2010-11-23drm/i915/gtt: call chipset flush directlyDaniel Vetter
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter
2010-11-23Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-23drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson
2010-11-23drm/i915: Contract the magic IPS constants into a direct LUTChris Wilson
2010-11-23agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson
2010-11-23drm/i915: Compute physical addresses from base of stolen memoryChris Wilson
2010-11-23drm/i915/panel: Restore saved value of BLC_PWM_CTLChris Wilson
2010-11-23drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffersChris Wilson
2010-11-22drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson
2010-11-22drm/i915: Fix restore of 965 fence regs since the register tracing change.Keith Packard
2010-11-22drm/i915: Add support for GPU reset on gen6.Eric Anholt
2010-11-22drm/i915: Also reinit the BSD and BLT rings after a GPU reset.Eric Anholt
2010-11-22drm/i915: Correct a comment about the use of the workqueue.Eric Anholt
2010-11-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-22Merge remote branch 'linus' into drm-intel-fixesChris Wilson
2010-11-22drm/i915: Capture interesting display registers on errorChris Wilson
2010-11-22drm/i915: Capture pinned buffers on errorChris Wilson
2010-11-21drm/i915: Only save/restore cursor regs if !KMSChris Wilson
2010-11-21drm/i915: Prevent integer overflow when validating the execbufferChris Wilson
2010-11-19Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson
2010-11-19drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher
2010-11-19drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher
2010-11-18drm/ttm: Fix up a theoretical deadlockThomas Hellstrom
2010-11-18Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-11-18drm/radeon/kms: fix tiling info on evergreenAlex Deucher
2010-11-18drm/radeon/kms: fix alignment when allocating buffersAlex Deucher
2010-11-18drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom
2010-11-18drm/radeon/kms: register an i2c adapter name for the dp aux busAlex Deucher
2010-11-18drm/radeon/kms/atom: add proper external encoders supportAlex Deucher
2010-11-18drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher
2010-11-18drm/radeon/kms: properly power up/down the eDP panel as needed (v4)Alex Deucher
2010-11-18drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()Alex Deucher
2010-11-18drm/radeon/kms: turn the backlight off explicitly for dpmsAlex Deucher
2010-11-18drm/radeon/kms: fix typo in r600 cs checkerAlex Deucher
2010-11-18drm: radeon: fix error value signVasiliy Kulikov
2010-11-18drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher
2010-11-18nouveau: Acknowledge HPD irq in handler, not bottom halfAndy Lutomirski
2010-11-18drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez