]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Pass IP instance/hwid as parameters
authorLijo Lazar <lijo.lazar@amd.com>
Tue, 28 Jan 2025 05:54:36 +0000 (11:24 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:03:00 +0000 (21:03 -0500)
commit31f9ed58827f682ff00c70ef482442149603a16c
tree74424809f76de7ba007883801b7d269ec712c3ab
parent17585c07c20b063d0b6a2740a5696388d009e9ff
drm/amdgpu: Pass IP instance/hwid as parameters

Use IP instance number and hwid as function args for validation checks.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c