]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: use pp_feature_mask to control uclk(mclk) dpm enabled
authorKevin Wang <kevin1.wang@amd.com>
Thu, 30 May 2019 02:28:11 +0000 (10:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:33 +0000 (18:59 -0500)
commit7b3d1a6a5274ec53c12f751f8f2ea571cfc05919
tree3abceb8cbb010b785cf01c346f7f72eb85981ffb
parent7ec594c8817fc8e2d82837eb8821359c4fb10490
drm/amd/powerplay: use pp_feature_mask to control uclk(mclk) dpm enabled

the uclk dpm feature is not work well on all navi10 asic,
use pp feature mask module parameter to control it.

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Jack Xiao <Jack.Xiao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/navi10_ppt.c