aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gpu_error.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-24drm/i915: Use a temporary va_list for two-pass string handlingChris Wilson1-2/+4
2013-09-03drm/i915: Embed the ring->private within the struct intel_ring_bufferChris Wilson1-1/+1
2013-08-22drm/i915: Get VECS semaphore info on errorBen Widawsky1-0/+11
2013-08-08drm/i915: Update error capture for VMsBen Widawsky1-23/+53
2013-08-08drm/i915: mm_list is per VMABen Widawsky1-16/+21
2013-08-06drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for IvybridgeChris Wilson1-2/+2
2013-07-17drm/i915: Move active/inactive lists to new mmBen Widawsky1-3/+5
2013-07-12drm/i915: move error state to own compilation unitMika Kuoppala1-0/+971