[Intel-gfx] [PATCH 0/2] More print message helper updates
John.C.Harrison at Intel.com
John.C.Harrison at Intel.com
Mon Oct 9 18:38:00 UTC 2023
From: John Harrison <John.C.Harrison at Intel.com>
There was an update a while back to use sub-system specific print
helpers that implicitly add sub-system specific information to the
print. It seems a bunch of GT related messages got missed in that
update. So update them now.
Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
John Harrison (2):
drm/i915/gt: More use of GT specific print helpers
drm/i915: More use of GT specific print helpers
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 29 +++++++++------------
drivers/gpu/drm/i915/gt/intel_gsc.c | 11 ++++----
drivers/gpu/drm/i915/gt/intel_gt_print.h | 3 +++
drivers/gpu/drm/i915/gt/intel_reset.c | 26 ++++++++----------
drivers/gpu/drm/i915/gt/intel_workarounds.c | 13 ++++-----
drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c | 8 +++---
drivers/gpu/drm/i915/i915_driver.c | 3 ++-
drivers/gpu/drm/i915/i915_perf.c | 8 +++---
8 files changed, 48 insertions(+), 53 deletions(-)
--
2.41.0
More information about the Intel-gfx
mailing list