OSDN Git Service

drm/i915/selftest: Better error reporting from hangcheck selftest
authorJohn Harrison <John.C.Harrison@Intel.com>
Tue, 27 Jul 2021 00:23:41 +0000 (17:23 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Wed, 28 Jul 2021 00:32:17 +0000 (17:32 -0700)
commit3f5dff6c18aa0473158686f363184a1bdae0116b
treeaad63e0ba1ef144a26111fd5cdfc4bfe668f4d66
parent62eaf0ae217d45e917fd9ca6296205117a69b6d0
drm/i915/selftest: Better error reporting from hangcheck selftest

There are many ways in which the hangcheck selftest can fail. Very few
of them actually printed an error message to say what happened. So,
fill in the missing messages.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210727002348.97202-27-matthew.brost@intel.com
drivers/gpu/drm/i915/gt/selftest_hangcheck.c