drm/amd/pm: change pp_dpm_sclk/mclk/fclk attribute is RO for aldebaran
authorKevin Wang <kevin1.wang@amd.com>
Wed, 11 Aug 2021 08:10:26 +0000 (16:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Aug 2021 19:17:51 +0000 (15:17 -0400)
commit1d0e622f8db264240086dc13e3018b5802e8df18
tree5b0af280e49233db2e0fe05cc57cd15b202f53e4
parentbecf6c95523a69c2807fdfda2d27b40432d8d75a
drm/amd/pm: change pp_dpm_sclk/mclk/fclk attribute is RO for aldebaran

the following clock is only support voltage DPM, change attribute to RO:
1. pp_dpm_sclk
2. pp_dpm_mclk
3. pp_dpm_fclk

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c