drm/i915/guc: More debug print updates - GuC selftests
authorJohn Harrison <John.C.Harrison@Intel.com>
Tue, 7 Feb 2023 05:07:15 +0000 (21:07 -0800)
committerJohn Harrison <John.C.Harrison@Intel.com>
Thu, 9 Feb 2023 07:34:47 +0000 (23:34 -0800)
commit1c621f2a21cd519965c6820698345fa14126fec5
treeca20bc10b5d6fadd7e33f96b0185ff4be0817afd
parent96eecf9beea7603d6ccb5d0baace85fda842ea15
drm/i915/guc: More debug print updates - GuC selftests

Update a bunch more debug prints to use the new GT based scheme.

v2: Also change prints to use %pe for error values (MichalW).
Fix a context leak on error due to a -- being too early.
Use the correct header file for the debug macros.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230207050717.1833718-5-John.C.Harrison@Intel.com
drivers/gpu/drm/i915/gt/uc/selftest_guc.c
drivers/gpu/drm/i915/gt/uc/selftest_guc_hangcheck.c
drivers/gpu/drm/i915/gt/uc/selftest_guc_multi_lrc.c