aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
diff options
context:
space:
mode:
authorYuBiao Wang <YuBiao.Wang@amd.com>2022-10-13 11:31:55 +0800
committerAlex Deucher <alexander.deucher@amd.com>2022-10-18 14:52:40 -0400
commitc4dfad81e444ba27ea9944c9af061a789ab91201 (patch)
tree19d73bca20bb6f71bc8373a246767a73fc8dac43 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
parentc520ba3fad335c76f4fad2ab49485eb9edf3de54 (diff)
drm/amdgpu: dequeue mes scheduler during fini
[Why] If mes is not dequeued during fini, mes will be in an uncleaned state during reload, then mes couldn't receive some commands which leads to reload failure. [How] Perform MES dequeue via MMIO after all the unmap jobs are done by mes and before kiq fini. v2: Move the dequeue operation inside kiq_hw_fini. Signed-off-by: YuBiao Wang <YuBiao.Wang@amd.com> Reviewed-by: Jack Xiao <Jack.Xiao@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions