]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_buffer
authorRodrigo Siqueira <siqueira@igalia.com>
Mon, 21 Apr 2025 22:12:20 +0000 (16:12 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Apr 2025 22:04:38 +0000 (18:04 -0400)
commit0eef0e36bab1396f696983c8698c3c2f2a9d6a9d
tree8925a19a58f85cc290d443402a81e0829c25c69f
parent106172df6ece4fc0a53471c71e0d05e9140fa2cc
drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_buffer

Remove duplicate code by using CSB helpers.

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