summaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2023-10-25 13:19:28 -0400
committerLuben Tuikov <ltuikov89@gmail.com>2023-10-26 16:04:24 -0400
commitb70438004a14f4d0f9890b3297cd66248728546c (patch)
treee581bb3b83c617dd1a9a515bb69cc7e8fc08de4b /Documentation/gpu
parentc07bf1636f0005f9eb7956404490672286ea59d3 (diff)
downloadlinux-b70438004a14f4d0f9890b3297cd66248728546c.tar.gz
linux-b70438004a14f4d0f9890b3297cd66248728546c.tar.bz2
linux-b70438004a14f4d0f9890b3297cd66248728546c.zip
drm/amdgpu: move buffer funcs setting up a level
Rather than doing this in the IP code for the SDMA paging engine, move it up to the core device level init level. This should fix the scheduler init ordering. v2: drop extra parens v3: drop SDMA helpers v4: Added a Fixes tag because amdgpu dereferences an uninitialized scheduler without this patch, and this patch fixes this. (Luben) Tested-by: Luben Tuikov <luben.tuikov@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Link: https://lore.kernel.org/r/20231025171928.3318505-1-alexander.deucher@amd.com Acked-by: Christian König <christian.koenig@amd.com> Fixes: 56e449603f0ac5 ("drm/sched: Convert the GPU scheduler to variable number of run-queues") Signed-off-by: Luben Tuikov <ltuikov89@gmail.com>
Diffstat (limited to 'Documentation/gpu')
0 files changed, 0 insertions, 0 deletions