]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a18cf99182df6133cf8185f9d57d3e843d67087
treeaad63e0ba1ef144a26111fd5cdfc4bfe668f4d66
parent94d4cdfc27c9d778ec8f34f3fa7157f9d3ab71e4
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