]> git.itanic.dy.fi Git - linux-stable/commit
drm/amd/pm: fix debugfs pm_info output
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Aug 2023 19:18:07 +0000 (15:18 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Aug 2023 19:19:24 +0000 (15:19 -0400)
commite0e1764a3a05ff2d3f60ae42feccd43f0d546d39
tree9f442c25ea6e82220d0cc946f2bc6b28c8f0a387
parent5d44a766f70d394871da8882e4426f61e86c2d5b
drm/amd/pm: fix debugfs pm_info output

Print both input and avg power.

Fixes: 47f1724db4fe ("drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`")
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c