]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Make VBIOS image read optional
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 5 Feb 2025 08:40:48 +0000 (14:10 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:04:08 +0000 (21:04 -0500)
commitcc0e91a75533d76def12f2bedb95b00a8f70cebc
tree54880166d49bd61e20f74fe78ed11b111fea80c2
parent6e8ca38ebc9b130f5be11d4c6e2450f7f838449a
drm/amdgpu: Make VBIOS image read optional

Keep VBIOS image read optional for select SOCs in passthrough mode.

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