Skip to content
Commit 8069bcaa authored by Jonatas Esteves's avatar Jonatas Esteves Committed by Greg Kroah-Hartman
Browse files

drm/amd/pm: Fix output of pp_od_clk_voltage

commit 40baba56 upstream.

Printing the other clock types should not be conditioned on being able
to print OD_SCLK. Some GPUs currently have limited capability of only
printing a subset of these.

Since this condition was introduced in v5.18-rc1, reading from
`pp_od_clk_voltage` has been returning empty on the Asus ROG Strix G15
(2021).

Fixes: 79c65f3f

 ("drm/amd/pm: do not expose power implementation details to amdgpu_pm.c")
Reviewed-by: default avatarEvan Quan <evan.quan@amd.com>
Signed-off-by: default avatarJonatas Esteves <jntesteves@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6acfbdda
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment