drm/i915/huc: Add and use HuC oriented print macros
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Fri, 3 Feb 2023 08:59:12 +0000 (09:59 +0100)
committerJohn Harrison <John.C.Harrison@Intel.com>
Tue, 7 Feb 2023 03:21:49 +0000 (19:21 -0800)
commit8d993276486a1642fdb70410debfe3692cc508f6
tree94ed583f8f5039da0b8ff2ea51842a40a5dacd9b
parentec852e3c88d5caa457557406c0c787b56c36dffb
drm/i915/huc: Add and use HuC oriented print macros

Like we did it for GuC, introduce some helper print macros for
HuC to have unified format of messages that also include GT#.

While around improve some messages and use %pe if possible.

v2: update GSC/PXP timeout message

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: John Harrison <John.C.Harrison@Intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230203085912.1963-1-michal.wajdeczko@intel.com
drivers/gpu/drm/i915/gt/uc/intel_huc.c