]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx9: fix CSIB handling
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Mar 2025 15:57:49 +0000 (11:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:34 +0000 (15:18 -0400)
commita4a4c0ae6742ec7d6bf1548d2c6828de440814a0
tree2da9292755539697f6a18bf9c006dc3c7f3b6fa6
parentc8b8d7a4f1c5cdfbd61d75302fb3e3cdefb1a7ab
drm/amdgpu/gfx9: 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_v9_0.c