diff options
author | Joseph Greathouse <[email protected]> | 2019-07-17 09:47:58 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-07-17 13:34:31 -0500 |
commit | 6a5d4877544b9014c70533200ad4a5f9d6e005c5 (patch) | |
tree | 370cf63beb9defc6b5331d2907e92301b5006d32 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | 88891430a2c06b6be9b1ed08c095befb17fb4cb2 (diff) |
drm/amdkfd: Remove GWS from process during uninit
If we shut down a process without having destroyed its GWS-using
queues, it is possible that GWS BO will still be in the process
BO list during the gpuvm destruction. This list should be empty
at that time, so we should remove the GWS allocation at the
process uninit point if it is still around.
Signed-off-by: Joseph Greathouse <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions