Searched hist:c2b08e7a6d270d25e8041510adf82b4a657142d4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_job.h | diff c2b08e7a6d270d25e8041510adf82b4a657142d4 Mon Sep 05 02:22:29 CDT 2022 Christian König <christian.koenig@amd.com> drm/amdgpu: move entity selection and job init earlier during CS
Initialize the entity for the CS and scheduler job much earlier.
v2: fix job initialisation order and use correct scheduler instance
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_cs.c | diff c2b08e7a6d270d25e8041510adf82b4a657142d4 Mon Sep 05 02:22:29 CDT 2022 Christian König <christian.koenig@amd.com> drm/amdgpu: move entity selection and job init earlier during CS
Initialize the entity for the CS and scheduler job much earlier.
v2: fix job initialisation order and use correct scheduler instance
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|