]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu/discovery: optionally use fw based ip discovery
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Mar 2025 22:00:57 +0000 (18:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Mar 2025 16:16:36 +0000 (12:16 -0400)
commit80a0e828293389358f7db56adcdcb22b28df5e11
tree51e7672bda84b2a1519eaf1f8630eb1a16d67d93
parent25f602fbbcc8271f6e72211b54808ba21e677762
drm/amdgpu/discovery: optionally use fw based ip discovery

On chips without native IP discovery support, use the fw binary
if available, otherwise we can continue without it.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Flora Cui <flora.cui@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c