]> 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>
Thu, 31 Aug 2023 22:02:30 +0000 (18:02 -0400)
commita7dd9b97fd5b12549721bbdc7977b5671870f4bb
tree7313db1fdde990f1e270370546d840ad926aacb9
parent7d4424373daacf3b0938d6278136678060690096
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