drm/radeon: fix si_enable_smc_cac() failed issue
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Oct 2019 14:21:28 +0000 (10:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Nov 2019 21:27:48 +0000 (16:27 -0500)
commit7158ca8476c96f0c828bd6a35e79661eb33dfb91
tree2105b432c837f2dabf6050698cc590582d3b9698
parentad4d81dc57e2dff7cf3b55f63356f0d0017050a1
drm/radeon: fix si_enable_smc_cac() failed issue

Need to set the dte flag on this asic.

Port the fix from amdgpu:
5cb818b861be114 ("drm/amd/amdgpu: fix si_enable_smc_cac() failed issue")

Reviewed-by: Yong Zhao <yong.zhao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/si_dpm.c