drm/amd/powerplay: do not set dpm_enabled flag before VCN/DCN DPM is workable
authorHuang Rui <ray.huang@amd.com>
Thu, 30 May 2019 04:15:54 +0000 (23:15 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:26 +0000 (18:59 -0500)
commit8d7315cef98bfd1f53b69aafde83bc9834b11904
treec2313cb4d28640103f1bba4b675af3746368928e
parent4b2bb705a0b72fb8fdc6f6330b737f198097b347
drm/amd/powerplay: do not set dpm_enabled flag before VCN/DCN DPM is workable

This dpm_enabled flag will be recognized as the VCN DPM enabled as well. In fact
VCN/DCN DPM on Navi10 is not good so far, so we cannot enable it for now.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Acked-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c