commit | 292ad25c22d96583b76ce714b7a06941d54bd939 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Apr 11 14:05:14 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Apr 11 20:48:51 2019 +0100 |
tree | 9c3b62c8baf5527490d437615d04e622e11f2a38 | |
parent | 3936867dbc1eb8790aa5985a68d53e4303b3616f [diff] |
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