]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu/pm: clarify debugfs pm output
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Dec 2023 15:36:56 +0000 (10:36 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:31:38 +0000 (18:31 -0500)
commit6127d7df4a5b66783da5a55ff60b3920a9c315a2
treeb3d160be21154a9e8f30e57c038fa59903111992
parentd02069850fc102b07ae923535d5e212f2c8a34e9
drm/amdgpu/pm: clarify debugfs pm output

On APUs power is SoC power, not just GPU.
Clarify that for UVD/VCE/VCN the IP is powered down,
not disabled which can confusing and lead to concerns
that the IP is actually not available.

Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c