Searched hist:"5 fd8518d187ed03403a4d4f7f56f52c00b11c148" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ring.h | diff 5fd8518d187ed03403a4d4f7f56f52c00b11c148 Mon Dec 06 13:59:35 CST 2021 Andrey Grodzovsky <andrey.grodzovsky@amd.com> drm/amdgpu: Move scheduler init to after XGMI is ready
Before we initialize schedulers we must know which reset domain are we in - for single device there iis a single domain per device and so single wq per device. For XGMI the reset domain spans the entire XGMI hive and so the reset wq is per hive.
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Link: https://www.spinics.net/lists/amd-gfx/msg74112.html
|
H A D | amdgpu_ring.c | diff 5fd8518d187ed03403a4d4f7f56f52c00b11c148 Mon Dec 06 13:59:35 CST 2021 Andrey Grodzovsky <andrey.grodzovsky@amd.com> drm/amdgpu: Move scheduler init to after XGMI is ready
Before we initialize schedulers we must know which reset domain are we in - for single device there iis a single domain per device and so single wq per device. For XGMI the reset domain spans the entire XGMI hive and so the reset wq is per hive.
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Link: https://www.spinics.net/lists/amd-gfx/msg74112.html
|
H A D | amdgpu_fence.c | diff 5fd8518d187ed03403a4d4f7f56f52c00b11c148 Mon Dec 06 13:59:35 CST 2021 Andrey Grodzovsky <andrey.grodzovsky@amd.com> drm/amdgpu: Move scheduler init to after XGMI is ready
Before we initialize schedulers we must know which reset domain are we in - for single device there iis a single domain per device and so single wq per device. For XGMI the reset domain spans the entire XGMI hive and so the reset wq is per hive.
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Link: https://www.spinics.net/lists/amd-gfx/msg74112.html
|
H A D | amdgpu_device.c | diff 5fd8518d187ed03403a4d4f7f56f52c00b11c148 Mon Dec 06 13:59:35 CST 2021 Andrey Grodzovsky <andrey.grodzovsky@amd.com> drm/amdgpu: Move scheduler init to after XGMI is ready
Before we initialize schedulers we must know which reset domain are we in - for single device there iis a single domain per device and so single wq per device. For XGMI the reset domain spans the entire XGMI hive and so the reset wq is per hive.
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Link: https://www.spinics.net/lists/amd-gfx/msg74112.html
|