[PATCH] radeon: acquire BIOS via firmware subsystem if everything else failed

2014-11-26 Thread Wilfried Klaebe
tldr: works now, without patch, without GRUB, with efi-stub Am Tue, Nov 25, 2014 at 05:25:50PM + schrieb Matthew Garrett: > On Tue, Nov 25, 2014 at 12:14:21PM -0500, Alex Deucher wrote: > > The vbios image is available via ACPI prior to the OS taking over. > > IIRC, Matthew Garret fixed up

[PATCH] radeon: acquire BIOS via firmware subsystem if everything else failed

2014-11-22 Thread Wilfried Klaebe
others at https://www.libreoffice.org/bugzilla/show_bug.cgi?id=26891 Signed-off-by: Wilfried Klaebe --- Note: I'm not subscribed to dri-devel at lists.freedesktop.org, please cc: me if replying there. diff --git a/drivers/gpu/drm/radeon/radeon_bios.c b/drivers/gpu/drm/radeon/radeon_bios.c index

[RESEND] [PATCH] radeon: clean up coding style differences in radeon_get_bios()

2014-10-16 Thread Wilfried Klaebe
radeon: clean up coding style differences in radeon_get_bios() Signed-off-by: Wilfried Klaebe diff --git a/drivers/gpu/drm/radeon/radeon_bios.c b/drivers/gpu/drm/radeon/radeon_bios.c index 6a03624..63ccb8f 100644 --- a/drivers/gpu/drm/radeon/radeon_bios.c +++ b/drivers/gpu/drm/radeon

radeon/radeon_bios.c: clean up coding style differences in radeon_get_bios()

2014-09-17 Thread Wilfried Klaebe
radeon/radeon_bios.c: clean up coding style differences in radeon_get_bios() Signed-off-by: Wilfried Klaebe diff --git a/drivers/gpu/drm/radeon/radeon_bios.c b/drivers/gpu/drm/radeon/radeon_bios.c index 6a03624..63ccb8f 100644 --- a/drivers/gpu/drm/radeon/radeon_bios.c +++ b/drivers/gpu/drm