aboutsummaryrefslogtreecommitdiff
path: root/drivers
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-23intel-gtt: export api for drm/i915Daniel Vetter
2010-11-23drm/i915: move gtt handling to i915_gem_gtt.cDaniel Vetter
2010-11-23agp: kill agp_rebind_memoryDaniel 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-23agp: kill agp_flush_chipset and corresponding ioctlDaniel 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-23intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter
2010-11-23intel-gtt: switch i81x to the common initialization helpersDaniel Vetter
2010-11-23intel-gtt: switch i81x to the write_entry helpersDaniel Vetter
2010-11-23intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter
2010-11-23intel-gtt: drop dcache support for i830 and laterDaniel 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-23agp/intel: Remove the artificial cap on stolen sizeChris 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi
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-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller