[PATCH 0/2] Selftest for FAST_REQUEST feature
John.C.Harrison at Intel.com
John.C.Harrison at Intel.com
Mon Nov 6 23:59:26 UTC 2023
From: John Harrison <John.C.Harrison at Intel.com>
Add a selftest to verify that the FAST_REQUEST mechanism (getting
errors back from fire-and-forget H2G commands) is functional.
Also fix up a potential false positive in the GuC hang selftest.
Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
John Harrison (2):
drm/i915/guc: Fix for potential false positives in GuC hang selftest
drm/i915/guc: Add a selftest for FAST_REQUEST errors
drivers/gpu/drm/i915/gt/uc/intel_guc.h | 4 +
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c | 9 ++
drivers/gpu/drm/i915/gt/uc/selftest_guc.c | 122 ++++++++++++++++++
.../drm/i915/gt/uc/selftest_guc_hangcheck.c | 2 +-
4 files changed, 136 insertions(+), 1 deletion(-)
--
2.41.0
More information about the dri-devel
mailing list