]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/powerplay: skip soc clk setting under pp one vf
authorYintian Tao <yttao@amd.com>
Tue, 17 Dec 2019 03:43:40 +0000 (11:43 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2019 21:09:12 +0000 (16:09 -0500)
commit198e36bacb6eefbfb81d41e5a594d86658b46af7
treea4ed3ac50e47ab6f1c332bbee81307f5c508f967
parent8c23056bdc7ae024f059460f5750536a91922b7a
drm/amd/powerplay: skip soc clk setting under pp one vf

Under sriov pp one vf mode, there is no need to set
soc clk under pp one vf because smu firmware will depend
on the mclk to set the appropriate soc clk for it.

Signed-off-by: Yintian Tao <yttao@amd.com>
Reviewed-by : Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c