diff options
author | YuBiao Wang <YuBiao.Wang@amd.com> | 2022-10-13 11:31:55 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-10-18 22:13:59 -0400 |
commit | 2abe92c7adc9c0397ba51bf74909b85bc0fff84b (patch) | |
tree | a2dd02daa5c939d95bf88543298e30fee5c05474 /samples/fprobe | |
parent | 5ce4726a1376bd0673d7b8edd243e76fbb4476d1 (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 'samples/fprobe')
0 files changed, 0 insertions, 0 deletions