]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx6: fix CSIB handling
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Mar 2025 15:56:02 +0000 (11:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:34 +0000 (15:18 -0400)
commit8307ebc15c1ea98a8a0b7837af1faa6c01514577
tree837d6cdc35523353f69fdfc8749ab8a2d5a9b805
parent9cffd67e803a081ce548488161c69f2cddb97fe7
drm/amdgpu/gfx6: fix CSIB handling

We shouldn't return after the last section.
We need to update the rest of the CSIB.

Reviewed-by: Rodrigo Siqueira <siqueira@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c