linux/drivers/gpu/drm/amd
Joseph Greathouse 6a5d487754 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 <Joseph.Greathouse@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-07-17 13:34:31 -05:00
..
acp treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
amdgpu drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface 2019-07-17 13:34:30 -05:00
amdkfd drm/amdkfd: Remove GWS from process during uninit 2019-07-17 13:34:31 -05:00
display drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pipe_for_layer 2019-07-16 13:02:51 -05:00
include drm/amd/powerplay: increase the SMU msg response waiting time 2019-07-11 14:37:23 -05:00
powerplay drm/amd/powerplay: update vega20 driver if to fit latest SMU firmware 2019-07-17 13:34:30 -05:00