dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] More print message helper updates
@ 2023-10-09 18:38 John.C.Harrison
  2023-10-09 18:38 ` [PATCH 1/2] drm/i915/gt: More use of GT specific print helpers John.C.Harrison
  2023-10-09 18:38 ` [PATCH 2/2] drm/i915: " John.C.Harrison
  0 siblings, 2 replies; 10+ messages in thread
From: John.C.Harrison @ 2023-10-09 18:38 UTC (permalink / raw)
  To: Intel-GFX; +Cc: John Harrison, DRI-Devel

From: John Harrison <John.C.Harrison@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@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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-10-10 20:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-09 18:38 [PATCH 0/2] More print message helper updates John.C.Harrison
2023-10-09 18:38 ` [PATCH 1/2] drm/i915/gt: More use of GT specific print helpers John.C.Harrison
2023-10-09 19:50   ` [Intel-gfx] " Andi Shyti
2023-10-09 19:54     ` John Harrison
2023-10-09 20:02       ` Andi Shyti
2023-10-09 20:17         ` John Harrison
2023-10-09 18:38 ` [PATCH 2/2] drm/i915: " John.C.Harrison
2023-10-09 19:54   ` [Intel-gfx] " Andi Shyti
2023-10-09 19:57     ` John Harrison
2023-10-10 20:22       ` Andi Shyti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox