[Intel-gfx] [RFC PATCH 0/1] GuC engine reset support
Fernando Pacheco
fernando.pacheco at intel.com
Wed Sep 25 23:00:31 UTC 2019
Another attempt at providing GuC a list of registers to
save/restore during engine resets [1].
The list we provide GuC should mirror, with possibly some exceptions,
the list of registers applied during execlists_resume/enable_execlists.
Any ideas on how to flag any discrepancies (yet flexible enough to
handle exceptions) between the two lists e.g. via a selftest? I would
like something stronger than a comment that just states the other needs
updating. Or should I take this to mean a different approach is needed?
Thanks,
Fernando
[1] https://patchwork.freedesktop.org/patch/161888/
Cc: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Fernando Pacheco (1):
drm/i915/guc: Provide mmio list to be saved/restored on engine reset
drivers/gpu/drm/i915/gt/intel_workarounds.c | 23 +++--
.../gpu/drm/i915/gt/intel_workarounds_types.h | 1 +
drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c | 87 +++++++++++++++++++
3 files changed, 105 insertions(+), 6 deletions(-)
--
2.23.0
More information about the Intel-gfx
mailing list