diff options
author | Tianci.Yin <[email protected]> | 2022-01-25 16:54:03 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-01-27 15:48:30 -0500 |
commit | 7270e8957eb9aacf5914605d04865f3829a14bce (patch) | |
tree | bcb5c39a350f4e43d565f628433f9b2b68eaf6c6 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 75513bf5d72cd1a81401866642f4a8052b2d4420 (diff) |
drm/amdgpu: Fix an error message in rmmod
[why]
In rmmod procedure, kfd sends cp a dequeue request, but the
request does not get response, then an error message "cp
queue pipe 4 queue 0 preemption failed" printed.
[how]
Performing kfd suspending after disabling gfxoff can fix it.
Acked-by: Felix Kuehling <[email protected]>
Reviewed-by: Yang Wang <[email protected]>
Signed-off-by: Tianci.Yin <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions