]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx10: fix CSIB handling
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Mar 2025 15:58:03 +0000 (11:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:35 +0000 (15:18 -0400)
commit683308af030cd9b8d3f1de5cbc1ee51788878feb
treec0ccf19ce35f9b1512b49c0b5830ae0f4719332f
parenta4a4c0ae6742ec7d6bf1548d2c6828de440814a0
drm/amdgpu/gfx10: 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_v10_0.c