diff options
author | 2022-01-25 16:54:03 +0800 | |
---|---|---|
committer | 2022-01-27 15:48:30 -0500 | |
commit | 7270e8957eb9aacf5914605d04865f3829a14bce (patch) | |
tree | bcb5c39a350f4e43d565f628433f9b2b68eaf6c6 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amd/pm: fix the deadlock observed on performance_level setting (diff) | |
download | linux-dev-7270e8957eb9aacf5914605d04865f3829a14bce.tar.xz linux-dev-7270e8957eb9aacf5914605d04865f3829a14bce.zip |
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 <Felix.Kuehling@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Tianci.Yin <tianci.yin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions