/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_smi_events.h | diff c7f21978fa6aafaf7ad37155c7d3a217dc3d16b0 Thu Jan 13 20:24:20 CST 2022 Philip Yang <Philip.Yang@amd.com> drm/amdkfd: Add user queue eviction restore SMI event
Output user queue eviction and restore event. User queue eviction may be triggered by svm or userptr MMU notifier, TTM eviction, device suspend and CRIU checkpoint and restore.
User queue restore may be rescheduled if eviction happens again while restore.
Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | kfd_smi_events.c | diff c7f21978fa6aafaf7ad37155c7d3a217dc3d16b0 Thu Jan 13 20:24:20 CST 2022 Philip Yang <Philip.Yang@amd.com> drm/amdkfd: Add user queue eviction restore SMI event
Output user queue eviction and restore event. User queue eviction may be triggered by svm or userptr MMU notifier, TTM eviction, device suspend and CRIU checkpoint and restore.
User queue restore may be rescheduled if eviction happens again while restore.
Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | kfd_svm.c | diff c7f21978fa6aafaf7ad37155c7d3a217dc3d16b0 Thu Jan 13 20:24:20 CST 2022 Philip Yang <Philip.Yang@amd.com> drm/amdkfd: Add user queue eviction restore SMI event
Output user queue eviction and restore event. User queue eviction may be triggered by svm or userptr MMU notifier, TTM eviction, device suspend and CRIU checkpoint and restore.
User queue restore may be rescheduled if eviction happens again while restore.
Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | kfd_process.c | diff c7f21978fa6aafaf7ad37155c7d3a217dc3d16b0 Thu Jan 13 20:24:20 CST 2022 Philip Yang <Philip.Yang@amd.com> drm/amdkfd: Add user queue eviction restore SMI event
Output user queue eviction and restore event. User queue eviction may be triggered by svm or userptr MMU notifier, TTM eviction, device suspend and CRIU checkpoint and restore.
User queue restore may be rescheduled if eviction happens again while restore.
Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | kfd_chardev.c | diff c7f21978fa6aafaf7ad37155c7d3a217dc3d16b0 Thu Jan 13 20:24:20 CST 2022 Philip Yang <Philip.Yang@amd.com> drm/amdkfd: Add user queue eviction restore SMI event
Output user queue eviction and restore event. User queue eviction may be triggered by svm or userptr MMU notifier, TTM eviction, device suspend and CRIU checkpoint and restore.
User queue restore may be rescheduled if eviction happens again while restore.
Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | kfd_priv.h | diff c7f21978fa6aafaf7ad37155c7d3a217dc3d16b0 Thu Jan 13 20:24:20 CST 2022 Philip Yang <Philip.Yang@amd.com> drm/amdkfd: Add user queue eviction restore SMI event
Output user queue eviction and restore event. User queue eviction may be triggered by svm or userptr MMU notifier, TTM eviction, device suspend and CRIU checkpoint and restore.
User queue restore may be rescheduled if eviction happens again while restore.
Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | kfd_device.c | diff c7f21978fa6aafaf7ad37155c7d3a217dc3d16b0 Thu Jan 13 20:24:20 CST 2022 Philip Yang <Philip.Yang@amd.com> drm/amdkfd: Add user queue eviction restore SMI event
Output user queue eviction and restore event. User queue eviction may be triggered by svm or userptr MMU notifier, TTM eviction, device suspend and CRIU checkpoint and restore.
User queue restore may be rescheduled if eviction happens again while restore.
Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd.h | diff c7f21978fa6aafaf7ad37155c7d3a217dc3d16b0 Thu Jan 13 20:24:20 CST 2022 Philip Yang <Philip.Yang@amd.com> drm/amdkfd: Add user queue eviction restore SMI event
Output user queue eviction and restore event. User queue eviction may be triggered by svm or userptr MMU notifier, TTM eviction, device suspend and CRIU checkpoint and restore.
User queue restore may be rescheduled if eviction happens again while restore.
Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_amdkfd_gpuvm.c | diff c7f21978fa6aafaf7ad37155c7d3a217dc3d16b0 Thu Jan 13 20:24:20 CST 2022 Philip Yang <Philip.Yang@amd.com> drm/amdkfd: Add user queue eviction restore SMI event
Output user queue eviction and restore event. User queue eviction may be triggered by svm or userptr MMU notifier, TTM eviction, device suspend and CRIU checkpoint and restore.
User queue restore may be rescheduled if eviction happens again while restore.
Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|