]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/umsch: tidy up the ucode name string handling
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Feb 2025 21:43:13 +0000 (16:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Feb 2025 19:09:02 +0000 (14:09 -0500)
commit56763be4009f3be178e534f9b3c10594abec5b6e
tree56e7a41ec9465228ee2c44dcc2b2f6ede4efe40e
parentc917e39cbdcd9fff421184db6cc461cc58d52c17
drm/amdgpu/umsch: tidy up the ucode name string handling

Make the constant parts of the name part of the string
we pass to amdgpu_ucode_request().  Only the version
number varies from IP to IP.

Reviewed-by: Saleemkhan Jamadar <saleemkhan.jamadar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Lang Yu <Lang.Yu@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c