提交 2fc53384 编写于 作者: A Alex Deucher

drm/amdgpu: add polaris12 to virtual dce handling

Was missed when polaris12 support was added.
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 81522f71
......@@ -122,8 +122,9 @@ static void dce_virtual_stop_mc_access(struct amdgpu_device *adev,
break;
case CHIP_CARRIZO:
case CHIP_STONEY:
case CHIP_POLARIS11:
case CHIP_POLARIS10:
case CHIP_POLARIS11:
case CHIP_POLARIS12:
dce_v11_0_disable_dce(adev);
break;
case CHIP_TOPAZ:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册