diff options
author | Jonatas Esteves <jntesteves@gmail.com> | 2023-05-20 10:39:52 -0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-05-24 15:18:10 -0400 |
commit | 40baba5693b9af586dc1063af603d05a79e57a6b (patch) | |
tree | 6e5bf26fa6625f8ba983f3652f92929a159bac3e /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | |
parent | 0d2dd02d74e6377268f56b90261de0fae8f0d2cb (diff) |
drm/amd/pm: Fix output of pp_od_clk_voltage
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: 79c65f3fcbb1 ("drm/amd/pm: do not expose power implementation details to amdgpu_pm.c")
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Jonatas Esteves <jntesteves@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c')
0 files changed, 0 insertions, 0 deletions