]> git.ipfire.org Git - people/ms/linux.git/commit
drm/radeon: implement ACPI VFCT vbios fetch (v3)
authorDavid Lamparter <equinox@diac24.net>
Thu, 16 Aug 2012 19:45:20 +0000 (15:45 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:39:40 +0000 (10:39 -0700)
commit01edc881f64ff092978f333a5328e18a988f180b
treee70f2068a97b7954e0732a157a59be7d8acd3eb5
parent5f54f145719f453dccc73304cd427096bf7b806c
drm/radeon: implement ACPI VFCT vbios fetch (v3)

commit 268ba0a99f89a84dc5eb312470896113d0709c74 upstream.

This is required for pure UEFI systems.  The vbios is stored
in ACPI rather than at the legacy vga location.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=26891

V2: fix #ifdefs as per Greg's comments
V3: fix it harder

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_bios.c