Re: [PATCH] drm/amdkfd: add parameter force in kfd_process_evict_queues

2021-08-03 Thread Felix Kuehling
m 2021-08-03 um 2:57 p.m. schrieb Eric Huang: > It is to differenciate case scenario for proper behavior when > calling evict queues, such as GPU reset doesn't need to roll > back restoring partial evicted queues. > > Signed-off-by: Eric Huang > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c |

[PATCH] drm/amdkfd: add parameter force in kfd_process_evict_queues

2021-08-03 Thread Eric Huang
It is to differenciate case scenario for proper behavior when calling evict queues, such as GPU reset doesn't need to roll back restoring partial evicted queues. Signed-off-by: Eric Huang --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 4