]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8cf44b17b3a9768ec19d44c6f57ca85f4c594a7f
treef85625d6078c2493cec2da2a5f75a61a66a96212
parentf2f4253762db8cad2fff37548c8276a05b6b8331
drm/radeon: fix si_enable_smc_cac() failed issue

Need to set the dte flag on this asic.

Port the fix from amdgpu:
b0f2bb9424460bb ("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