]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/i915/guc: More debug print updates - GuC SLPC
authorJohn Harrison <John.C.Harrison@Intel.com>
Tue, 7 Feb 2023 05:07:16 +0000 (21:07 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Jul 2023 17:39:32 +0000 (19:39 +0200)
commit82c9442a0be5b88d527686539b10fcd10cddbaa0
tree56feb9415e9bc4447c55f2309dd79cdce4c0e11f
parentc23a28122634cf94c549706c1d3e48ce07f88de7
drm/i915/guc: More debug print updates - GuC SLPC

[ Upstream commit 9847ffce9b5f83a7707504b0127aeb6a05dbd378 ]

Update a bunch more debug prints to use the new GT based scheme.

v2: Also change prints to use %pe for error values (MichalW).

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230207050717.1833718-6-John.C.Harrison@Intel.com
Stable-dep-of: 55f9720dbf23 ("drm/i915/guc/slpc: Provide sysfs for efficient freq")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/i915/gt/uc/intel_guc_rc.c
drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c