summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-25drm/i915: Add a mechanism for pipelining fence register updatesDaniel Vetter
2010-11-24drm/i915: More accurately track last fence usage by the GPUChris Wilson
2010-11-24drm/i915: Rework execbuffer pinningChris Wilson
2010-11-23drm/i915: Thread the pipelining ring through the callers.Chris Wilson
2010-11-23drm/i915: Extend hangcheck timeoutChris Wilson
2010-11-23drm/i915: Remove a defunct BUG_ONChris Wilson
2010-11-23drm/i915: Move the implementation details of PIPE_CONTROL to the ringbufferChris Wilson
2010-11-23drm/i915: Record fence registers on error.Chris Wilson
2010-11-23agp/intel: Remove duplicate constChris Wilson
2010-11-23drm/i915: Not all mappable regions require GTT fence regionsChris Wilson
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-next' of arrandale:git/linux-2.6 into drm-intel-nextChris Wilson
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-21Linux 2.6.37-rc3v2.6.37-rc3Linus Torvalds
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 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-19ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner
2010-11-19fs: Do not dispatch FITRIM through separate super_operationLukas Czerner