summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add a mechanism for pipelining fence register updatesDaniel Vetter2010-11-252-43/+98
* drm/i915: More accurately track last fence usage by the GPUChris Wilson2010-11-243-52/+78
* drm/i915: Rework execbuffer pinningChris Wilson2010-11-241-23/+58
* drm/i915: Thread the pipelining ring through the callers.Chris Wilson2010-11-234-20/+18
* drm/i915: Extend hangcheck timeoutChris Wilson2010-11-231-1/+1
* drm/i915: Remove a defunct BUG_ONChris Wilson2010-11-231-1/+0
* drm/i915: Move the implementation details of PIPE_CONTROL to the ringbufferChris Wilson2010-11-233-81/+97
* drm/i915: Record fence registers on error.Chris Wilson2010-11-233-0/+34
* agp/intel: Remove duplicate constChris Wilson2010-11-231-1/+1
* drm/i915: Not all mappable regions require GTT fence regionsChris Wilson2010-11-231-31/+22
* drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-2316-1157/+1019
* drm/i915: no more agp for gemDaniel Vetter2010-11-232-22/+50
* intel-gtt: export api for drm/i915Daniel Vetter2010-11-231-52/+68
* drm/i915: move gtt handling to i915_gem_gtt.cDaniel Vetter2010-11-233-11/+33
* agp: kill agp_rebind_memoryDaniel Vetter2010-11-231-20/+0
* drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter2010-11-235-5/+54
* drm/i915: track objects in the gttDaniel Vetter2010-11-232-0/+8
* agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter2010-11-236-24/+0
* drm: kill drm_agp_chipset_flushDaniel Vetter2010-11-231-6/+0
* drm/i915/gtt: call chipset flush directlyDaniel Vetter2010-11-232-5/+11
* drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2010-11-232-6/+0
* intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter2010-11-231-89/+61
* intel-gtt: switch i81x to the common initialization helpersDaniel Vetter2010-11-231-127/+71
* intel-gtt: switch i81x to the write_entry helpersDaniel Vetter2010-11-231-92/+60
* intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter2010-11-231-6/+0
* intel-gtt: drop dcache support for i830 and laterDaniel Vetter2010-11-231-7/+1
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-232-179/+307
|\
| * drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson2010-11-231-168/+293
| * drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson2010-11-221-11/+14
* | drm/i915: Contract the magic IPS constants into a direct LUTChris Wilson2010-11-231-160/+144
* | agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-233-36/+10
* | agp/intel: Remove the artificial cap on stolen sizeChris Wilson2010-11-231-13/+3
* | drm/i915: Compute physical addresses from base of stolen memoryChris Wilson2010-11-232-122/+77
* | drm/i915/panel: Restore saved value of BLC_PWM_CTLChris Wilson2010-11-231-10/+42
* | drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffersChris Wilson2010-11-232-4/+4
* | drm/i915: Fix restore of 965 fence regs since the register tracing change.Keith Packard2010-11-221-32/+36
* | drm/i915: Add support for GPU reset on gen6.Eric Anholt2010-11-222-0/+17
* | drm/i915: Also reinit the BSD and BLT rings after a GPU reset.Eric Anholt2010-11-221-2/+7
* | drm/i915: Correct a comment about the use of the workqueue.Eric Anholt2010-11-221-1/+1
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-22282-923/+1944
|\|
| * Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-11-22278-800/+1793
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2016-28/+48
| | |\
| | | * be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi2010-11-191-0/+6
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-187-7/+23
| | | |\
| | | | * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
| | | | * ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
| | | | * ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
| | | | * ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
| | | | * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
| | | | * carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2