]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/guc: Implement reset locally
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 11 Apr 2019 13:05:14 +0000 (14:05 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 11 Apr 2019 19:48:51 +0000 (20:48 +0100)
commit74dae21c0abbcf5085426514d0a0503224638ff3
tree9c3b62c8baf5527490d437615d04e622e11f2a38
parent27499d69b409cc812ca5fe97d9642886e4c853db
drm/i915/guc: Implement reset locally

Before causing guc and execlists to diverge further (breaking guc in the
process), take a copy of the current reset procedure and make it local to
the guc submission backend

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190411130515.20716-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_guc_submission.c
drivers/gpu/drm/i915/intel_lrc.c
drivers/gpu/drm/i915/intel_lrc.h
drivers/gpu/drm/i915/intel_ringbuffer.h