Re: efi, x86, pci: Improve graphics support on some Apple hardware

2012-07-26 Thread Seth Forshee
On Thu, Jul 26, 2012 at 06:02:45PM -0400, Matthew Garrett wrote:
> Some Apple machines only provide their video ROM via an EFI-specific mechanism
> and don't permit it to be retrieved from the BAR. Add infrastructure to stash
> it and provide access to drivers.

I've verified that these patches produce funtioning radeon graphics on
both the Macbook Pro 8,2 and Mac Mini 5,2 under native EFI boot.
Previously the radeon driver did not work on these machines due to
failure to locate the video ROM. So for the whole series:

Tested-by: Seth Forshee 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


efi, x86, pci: Improve graphics support on some Apple hardware

2012-07-26 Thread Matthew Garrett
Some Apple machines only provide their video ROM via an EFI-specific mechanism
and don't permit it to be retrieved from the BAR. Add infrastructure to stash
it and provide access to drivers.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/