drm/amdgpu: enable pp_od_clk_voltage for gfx 9.4.3 SRIOV
authorYang Wang <kevinyang.wang@amd.com>
Wed, 28 Feb 2024 03:10:54 +0000 (11:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Feb 2024 22:09:42 +0000 (17:09 -0500)
commit98a936c395519d344d1bbbfefe16a66c31244cf5
treee62bfec38932111173380295dc5af794b564781c
parent1cb96a8a59c67bbada098e945b97c633e1f2c0aa
drm/amdgpu: enable pp_od_clk_voltage for gfx 9.4.3 SRIOV

v1:
enabel pp_od_clk_voltage node for gfx 9.4.3 SRIOV and BM.

v2:
add onevf check for gfx 9.4.3

v3:
refine code check order to make function clearly.

Signed-off-by: Yang Wang <kevinyang.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