OSDN Git Service

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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Nov 2019 18:13:20 +0000 (19:13 +0100)
commitb7ac794ec5af527003a5120ddff299192c061592
tree02f070d29961e46f05170637f607a068d69c50ab
parent9aeedfc71ce8427c0c770f38df34f47e73f27cfa
drm/radeon: fix si_enable_smc_cac() failed issue

commit 2c409ba81be25516afe05ae27a4a15da01740b01 upstream.

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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/si_dpm.c