summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gpu_error.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson2014-01-271-7/+15
* drm/i915: Record BB_ADDR for every ringVille Syrjälä2013-12-111-6/+6
* drm/i915: Use 32bit read for BB_ADDRVille Syrjälä2013-12-111-1/+1
* drm/i915/bdw: Update relevant error stateBen Widawsky2013-11-081-0/+1
* drm/i915/bdw: Fences on gen8 look just like gen7Ben Widawsky2013-11-081-0/+1
* drm/i915: Capture batchbuffer state upon GPU hangChris Wilson2013-10-301-1/+3
* drm/i915: Educate users in dmesg about reporting gpu hangsDaniel Vetter2013-10-101-2/+6
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-101-1/+1
|\
| * drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-091-1/+1
* | drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson2013-10-031-0/+1
* | drm/i915: Show WT caching in debugfsChris Wilson2013-10-011-0/+1
* | drm/i915: Use kcalloc moreDaniel Vetter2013-10-011-2/+2
|/
* Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...Dave Airlie2013-10-011-0/+24
|\
| * drm/i915: include hangcheck action and score in error_stateMika Kuoppala2013-09-061-0/+24
* | drm/i915: Use a temporary va_list for two-pass string handlingChris Wilson2013-09-241-2/+4
|/
* drm/i915: Embed the ring->private within the struct intel_ring_bufferChris Wilson2013-09-031-1/+1
* drm/i915: Get VECS semaphore info on errorBen Widawsky2013-08-221-0/+11
* drm/i915: Update error capture for VMsBen Widawsky2013-08-081-23/+53
* drm/i915: mm_list is per VMABen Widawsky2013-08-081-16/+21
* drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for IvybridgeChris Wilson2013-08-061-2/+2
* drm/i915: Move active/inactive lists to new mmBen Widawsky2013-07-171-3/+5
* drm/i915: move error state to own compilation unitMika Kuoppala2013-07-121-0/+971
OpenPOWER on IntegriCloud