[PATCH v2 0/6] More drm_dbg to guc_dbg changes
John.C.Harrison at Intel.com
John.C.Harrison at Intel.com
Tue Feb 7 05:07:11 UTC 2023
From: John Harrison <John.C.Harrison at Intel.com>
Update more print messages to the new scheme.
v2: Also change all errors to %pe rather than %d (MichalW).
Few other tweaks.
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 | 9 +-
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 | 61 ++++-----
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 | 42 ++++---
.../drm/i915/gt/uc/selftest_guc_hangcheck.c | 23 ++--
.../drm/i915/gt/uc/selftest_guc_multi_lrc.c | 11 +-
13 files changed, 174 insertions(+), 205 deletions(-)
--
2.39.1
More information about the dri-devel
mailing list