]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: Halt rlc/cp in rlc_safe_mode
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 11 Sep 2018 02:33:38 +0000 (10:33 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Sep 2018 02:09:19 +0000 (21:09 -0500)
commit5d944aaa3c473b476d71f91977360411f6ca88d4
treeef571f8cba1aadbd105e7ddade8947d5553906b5
parent434e6df2f7fd7e9b11feb0af23f1cb4dbab80b42
drm/amdgpu: Halt rlc/cp in rlc_safe_mode

before halt rlc/cp, need to
1. enter rlc safe mode
2. wait rlc/cp idle

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Hang Zhou <hang.zhou@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c