diff options
author | 2020-03-04 15:57:23 -0500 | |
---|---|---|
committer | 2020-03-06 14:40:30 -0500 | |
commit | 129657c86f859e37cdfe48e97b00af89584aa62a (patch) | |
tree | 2e73e3060a207991b2946c9e7ca1c402525890a6 /drivers/gpu/drm/amd/display | |
parent | drm/amdgpu: disable clock/power gating for SRIOV (diff) | |
download | linux-dev-129657c86f859e37cdfe48e97b00af89584aa62a.tar.xz linux-dev-129657c86f859e37cdfe48e97b00af89584aa62a.zip |
drm/amdkfd: Signal eviction fence on process destruction (v2)
Otherwise BOs may wait for the fence indefinitely and never be destroyed.
v2: Signal the fence right after destroying queues to avoid unnecessary
delaye-delete in kfd_process_wq_release
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: xinhui pan <xinhui.pan@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display')
0 files changed, 0 insertions, 0 deletions