[Intel-gfx] [PATCH 0/3] Gen8 Engine reset preparatory patches
Mika Kuoppala
mika.kuoppala at linux.intel.com
Tue Mar 22 13:09:03 UTC 2016
Arun Siluvery <arun.siluvery at linux.intel.com> writes:
> [ text/plain ]
> 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
>
Patches 1/3 [v2] and 2/3 pushed. Thanks for patches and
review.
-Mika
> 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
More information about the Intel-gfx
mailing list