drm/i915/gt: More use of GT specific print helpers
authorJohn Harrison <John.C.Harrison@Intel.com>
Mon, 9 Oct 2023 18:38:01 +0000 (11:38 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Tue, 10 Oct 2023 22:40:24 +0000 (15:40 -0700)
commite96aef0793894d4d87d31c896f34f0939311d2b2
tree726cccafd17593c05b4660cd24efbd14392c3cbb
parentca1e2a83394abcd1ee091b4e048a180aa58c96e6
drm/i915/gt: More use of GT specific print helpers

A bunch of print messages got missed in the update to using sub-system
specific helpers. So update those.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231009183802.673882-2-John.C.Harrison@Intel.com
drivers/gpu/drm/i915/gt/intel_engine_cs.c
drivers/gpu/drm/i915/gt/intel_gsc.c
drivers/gpu/drm/i915/gt/intel_gt_print.h
drivers/gpu/drm/i915/gt/intel_reset.c
drivers/gpu/drm/i915/gt/intel_workarounds.c