]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: drop some dead code
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Mar 2025 14:07:50 +0000 (10:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:34 +0000 (15:18 -0400)
commit60d4952d8908c2396e5a005e056423c578e29db6
treed1545dab2b59c82b37d605497fdea2b5150a6da1
parent8ae1a4eef78c09a61b62f85e2dfc128c7365d18d
drm/amdgpu: drop some dead code

Drop the cgs smu firmware code for SI, it's not used.
The smu firmware fetching for SI is done in si_dpm.c.

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