diff options
author | Christian König <christian.koenig@amd.com> | 2022-11-09 19:54:09 +0100 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2022-11-15 15:27:18 +0100 |
commit | eca13f3c67b6ddfcc61fdb9bb1c5f9a7724e2359 (patch) | |
tree | dcfd3850f7f67cc078b0ae1b829bfa6f61d5b9c4 /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | |
parent | e17a025a47c66ca8499ae88d8046c4f0d7c9c057 (diff) | |
download | linux-eca13f3c67b6ddfcc61fdb9bb1c5f9a7724e2359.tar.gz linux-eca13f3c67b6ddfcc61fdb9bb1c5f9a7724e2359.tar.bz2 linux-eca13f3c67b6ddfcc61fdb9bb1c5f9a7724e2359.zip |
drm/amdgpu: use the last IB as gang leader v2
It turned out that not the last IB specified is the gang leader,
but instead the last job allocated.
This is a bit unfortunate and not very intuitive for the CS
interface, so try to fix this.
Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221115094206.6181-1-christian.koenig@amd.com
Tested-by: Timur Kristóf <timur.kristof@gmail.com>
Acked-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Fixes: 4624459c84d7 ("drm/amdgpu: add gang submit frontend v6")
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions