[PATCH xserver 0/4] xfree86: Miscellaneous fixes for PCI domain in BusID

Alex Deucher alexdeucher at gmail.com
Mon Jun 19 18:00:51 UTC 2017


On Mon, Jun 19, 2017 at 6:05 AM, Michel Dänzer <michel at daenzer.net> wrote:
> From: Michel Dänzer <michel.daenzer at amd.com>
>
> For https://bugs.freedesktop.org/101446 , I had to spend a significant
> amount of time grepping and reading code to figure out how a non-0 PCI
> domain can be specified in the BusID stanza.
>
> The first two patches fix issues I noticed while doing so.
>
> The last two patches add documentation of how this works.
>
> Michel Dänzer (4):
>   xfree86: Print BusID stanza compatible bus IDs for found devices
>   xfree86: Fix printing of PCI domain/bus in xf86MatchPciInstances
>   xfree86: Document BusID PCI domain format in xorg.conf manpage
>   xfree86: Document BusID PCI domain format in ddxDesign.xml

Series is:
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

>
>  hw/xfree86/common/xf86pciBus.c | 6 +++---
>  hw/xfree86/doc/ddxDesign.xml   | 3 ++-
>  hw/xfree86/man/xorg.conf.man   | 8 ++++----
>  3 files changed, 9 insertions(+), 8 deletions(-)
>
> --
> 2.11.0
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: https://lists.x.org/mailman/listinfo/xorg-devel


More information about the xorg-devel mailing list