]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Add VBIOS flags
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 5 Feb 2025 06:32:51 +0000 (12:02 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:04:08 +0000 (21:04 -0500)
commit7e0aa706810818d8e3fe865f76bdbd41296e6491
tree3e5f11f8c57dbdec9aa82cb0bc3cb96e84fd723e
parente986e89659e18ba986db044df58f165042817dc3
drm/amdgpu: Add VBIOS flags

Instead of read_bios, use get_bios_flags to get various options around
reading VBIOS.

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