aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gpu_error.c
Commit message (Expand)AuthorAge
* drm/i915: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-31
* drm/i915: Split 64bit hexadecimal addresses to make them easier to readChris Wilson2014-03-28
* drm/i915: Broadwell expands ACTHD to 64bitChris Wilson2014-03-28
* drm/i915: Actually capture PP_DIR_BASE on errorBen Widawsky2014-03-18
* Merge tag 'v3.14-rc6' into drm-intel-next-queuedDaniel Vetter2014-03-10
|\
| * drm/i915: Pair va_copy with va_end in i915_error_vprintfMika Kuoppala2014-02-11
* | drm/i915: Add suspend count to error stateMika Kuoppala2014-03-05
* | drm/i915: Add reset count to error stateMika Kuoppala2014-03-05
* | drm/i915: Add reason for capture in error stateMika Kuoppala2014-03-05
* | drm/i915: Add error code into error stateMika Kuoppala2014-03-05
* | drm/i915: Record pid/comm of hanging taskChris Wilson2014-03-05
* | drm/i915: Rely on accurate request tracking for finding hung batchesChris Wilson2014-03-05
* | drm/i915: Generate a hang error codeBen Widawsky2014-02-05
* | drm/i915: Don't access snooped pages through the GTT (even for error capture)Chris Wilson2014-01-30
* | drm/i915: Only print information for filing bug reports onceChris Wilson2014-01-30
* | drm/i915: Capture PPGTT info on error captureBen Widawsky2014-01-30
* | drm/i915: Add some more registers to error stateBen Widawsky2014-01-30
* | drm/i915: Move per ring error state to ring_errorBen Widawsky2014-01-30
* | drm/i915: Logically reorder error register captureBen Widawsky2014-01-30
* | drm/i915: Extract register state error captureBen Widawsky2014-01-30
* | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2014-01-30
|\|
| * drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson2014-01-27
* | drm/i915: Include HW status page in error captureChris Wilson2014-01-27
* | Merge branch 'topic/ppgtt' into drm-intel-next-queuedDaniel Vetter2014-01-25
|\ \ | |/ |/|
| * drm/i915: Use multiple VMs -- the point of no returnBen Widawsky2013-12-18
| * drm/i915: Make pin count per VMABen Widawsky2013-12-18
| * drm/i915: Identify active VM for batchbuffer captureBen Widawsky2013-12-18
| * drm/i915: Don't use gtt mapping for !gtt error objectsBen Widawsky2013-12-18
| * drm/i915: Add vm to error BO captureBen Widawsky2013-12-18
* | drm/i915: Record BB_ADDR for every ringVille Syrjälä2013-12-11
* | drm/i915: Use 32bit read for BB_ADDRVille Syrjälä2013-12-11
|/
* drm/i915/bdw: Update relevant error stateBen Widawsky2013-11-08
* drm/i915/bdw: Fences on gen8 look just like gen7Ben Widawsky2013-11-08
* drm/i915: Capture batchbuffer state upon GPU hangChris Wilson2013-10-30
* drm/i915: Educate users in dmesg about reporting gpu hangsDaniel Vetter2013-10-10
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-10
|\
| * drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-09
* | drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson2013-10-03
* | drm/i915: Show WT caching in debugfsChris Wilson2013-10-01
* | drm/i915: Use kcalloc moreDaniel Vetter2013-10-01
|/
* Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...Dave Airlie2013-09-30
|\
| * drm/i915: include hangcheck action and score in error_stateMika Kuoppala2013-09-06
* | drm/i915: Use a temporary va_list for two-pass string handlingChris Wilson2013-09-24
|/
* drm/i915: Embed the ring->private within the struct intel_ring_bufferChris Wilson2013-09-03
* drm/i915: Get VECS semaphore info on errorBen Widawsky2013-08-22
* drm/i915: Update error capture for VMsBen Widawsky2013-08-08
* drm/i915: mm_list is per VMABen Widawsky2013-08-08
* drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for IvybridgeChris Wilson2013-08-06
* drm/i915: Move active/inactive lists to new mmBen Widawsky2013-07-17
* drm/i915: move error state to own compilation unitMika Kuoppala2013-07-12