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>
Thu, 7 Nov 2019 03:06:23 +0000 (22:06 -0500)
commit2c409ba81be25516afe05ae27a4a15da01740b01
treef85625d6078c2493cec2da2a5f75a61a66a96212
parent77a31602216e0368307dd2e79427dd1c9ca74a8e
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>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/si_dpm.c