[PATCH v3 0/3] Split default display handling out from VGA arbiter
Ard Biesheuvel
ard.biesheuvel at linaro.org
Fri Sep 1 02:21:28 PDT 2017
On 1 September 2017 at 08:27, Daniel Axtens <dja at axtens.net> wrote:
> This patch set:
>
> - splits the default display handling out from VGA arbiter, into its
> own file and behind its own Kconfig option (and gives the functions
> better names).
>
> - adds extra detection of default devices. To be nominated, the vga
> arbiter and platform hooks must not have nominated a default. A
> card will then only be nominated if it has a driver attached and
> has IO or memory decoding enabled.
>
> - adds relevant documentation.
>
> The practical impact of this is improved X autoconfiguration on some
> arm64 systems.
>
> Changes in v3:
>
> - Add documentation - thanks Daniel Vetter for pointing it out.
>
> - Clarify explanations. Thanks to everyone for continuing to bear
> with my incomplete understanding of PCI and provide some clarity.
>
> - Split refactoring and adding functionality.
>
> Changes in v2: https://www.spinics.net/lists/linux-pci/msg64007.html
>
> Drop all the powerpc patches. [explanation snipped]
>
> v1: https://www.spinics.net/lists/linux-pci/msg63581.html
>
If we are all in agreement that fixing X is not an option, I think
this is a reasonable approach
Acked-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>
More information about the linux-arm-kernel
mailing list