[PATCH 0/2] Remove some hacks required for GuC 62.0.0
Matthew Brost
matthew.brost at intel.com
Thu Jan 13 18:13:49 UTC 2022
Remove a hack required because schedule disable done G2H was received
before context reset G2H in GuC firmware 62.0.0. Since we have upgraded
69.0.3, this is no longer required.
Also revive selftest which proves this works before / after change.
v2:
- Address John Harrion's comments
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Matthew Brost (2):
drm/i915/selftests: Add a cancel request selftest that triggers a
reset
drm/i915/guc: Remove hacks for reset and schedule disable G2H being
received out of order
.../gpu/drm/i915/gt/uc/intel_guc_submission.c | 30 +----
drivers/gpu/drm/i915/selftests/i915_request.c | 117 ++++++++++++++++++
2 files changed, 119 insertions(+), 28 deletions(-)
--
2.34.1
More information about the dri-devel
mailing list