Home
last modified time | relevance | path

Searched hist:"5 fd8518d187ed03403a4d4f7f56f52c00b11c148" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.hdiff 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 Damdgpu_ring.cdiff 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 Damdgpu_fence.cdiff 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 Damdgpu_device.cdiff 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