Searched hist:"1679 ae8f8f4148766423066aeb3dbb0a985a373a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_module.c | diff 1679ae8f8f4148766423066aeb3dbb0a985a373a Fri Mar 23 14:30:36 CDT 2018 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Use ordered workqueue to restore processes
Restoring multiple processes concurrently can lead to live-locks where each process prevents the other from validating all its BOs.
v2: fix duplicate check of same variable
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
|
H A D | kfd_process.c | diff 1679ae8f8f4148766423066aeb3dbb0a985a373a Fri Mar 23 14:30:36 CDT 2018 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Use ordered workqueue to restore processes
Restoring multiple processes concurrently can lead to live-locks where each process prevents the other from validating all its BOs.
v2: fix duplicate check of same variable
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
|
H A D | kfd_priv.h | diff 1679ae8f8f4148766423066aeb3dbb0a985a373a Fri Mar 23 14:30:36 CDT 2018 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Use ordered workqueue to restore processes
Restoring multiple processes concurrently can lead to live-locks where each process prevents the other from validating all its BOs.
v2: fix duplicate check of same variable
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
|