[PATCH 0/6] More drm_dbg to guc_dbg changes
John.C.Harrison at Intel.com
John.C.Harrison at Intel.com
Fri Feb 3 00:11:37 UTC 2023
From: John Harrison <John.C.Harrison at Intel.com>
Update more print messages to the new scheme.
Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
John Harrison (6):
drm/i915/guc: More debug print updates - UC firmware
drm/i915/guc: More debug print updates - GSC firmware
drm/i915/guc: More debug print updates - GuC reg capture
drm/i915/guc: More debug print updates - GuC selftests
drm/i915/guc: More debug print updates - GuC SLPC
drm/i915/guc: More debug print updates - GuC logging
drivers/gpu/drm/i915/gt/intel_gt_print.h | 3 +
drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c | 8 +-
drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c | 7 +-
.../gpu/drm/i915/gt/uc/intel_guc_capture.c | 51 ++++----
drivers/gpu/drm/i915/gt/uc/intel_guc_log.c | 3 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_print.h | 3 +
drivers/gpu/drm/i915/gt/uc/intel_guc_rc.c | 8 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c | 60 ++++-----
drivers/gpu/drm/i915/gt/uc/intel_uc.c | 42 +++----
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 116 +++++++++---------
drivers/gpu/drm/i915/gt/uc/selftest_guc.c | 35 +++---
.../drm/i915/gt/uc/selftest_guc_hangcheck.c | 23 ++--
.../drm/i915/gt/uc/selftest_guc_multi_lrc.c | 11 +-
13 files changed, 169 insertions(+), 201 deletions(-)
--
2.39.1
More information about the dri-devel
mailing list