]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add helper to load ip_discovery binary from file
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 23 Nov 2021 07:25:03 +0000 (15:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Dec 2021 21:33:15 +0000 (16:33 -0500)
commit7b92ae11081be83e01a146782cf10d0b3e828d67
treebce869fa9d26390894440221ca3e9f0b4aef1e49
parentb291973d99883e3bd53c211589e19b0d1cd8f83a
drm/amdgpu: add helper to load ip_discovery binary from file

To be used when ip_discovery binary is not carried by vbios

Signed-off-by: Hawking Zhang <Hawking.Zhang@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