First batch of prep patches for Engine reset feature available from Gen8
onwards. The reset code is recently prep'd to support this feature, now
others can follow now.

Arun Siluvery (2):
  drm/i915/tdr: Prepare error handler to accept mask of hung engines
  drm/i915: Update i915.reset to handle engine resets

Tomas Elf (1):
  drm/i915/tdr: Initialize hangcheck struct for each engine

 drivers/gpu/drm/i915/i915_dma.c         | 12 ++++++++++++
 drivers/gpu/drm/i915/i915_drv.h         |  5 +++--
 drivers/gpu/drm/i915/i915_gpu_error.c   |  8 ++++----
 drivers/gpu/drm/i915/i915_irq.c         | 16 ++++++++--------
 drivers/gpu/drm/i915/i915_params.c      |  6 +++---
 drivers/gpu/drm/i915/i915_params.h      |  2 +-
 drivers/gpu/drm/i915/intel_lrc.c        |  2 +-
 drivers/gpu/drm/i915/intel_ringbuffer.c |  7 ++++++-
 8 files changed, 38 insertions(+), 20 deletions(-)

-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to