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

2017-06-20 Thread Adam Jackson
On Mon, 2017-06-19 at 14:00 -0400, Alex Deucher wrote:
> On Mon, Jun 19, 2017 at 6:05 AM, Michel Dänzer  wrote:
> > From: Michel Dänzer 
> > 
> > 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 

Shame about the middle-endian notation, but changing it would break old
config files so I guess we're stuck with it. Merged, thanks:

remote: I: patch #162309 updated using rev 
e905b19a53f96013c4417bec993a1dea5a3b0a5f.
remote: I: patch #162308 updated using rev 
8e00dc59b51da7e0d3978c26b1884c4767aa2dc2.
remote: I: patch #162306 updated using rev 
3b0fd9421add9f0ca8958ced0f39b2da21143c22.
remote: I: patch #162307 updated using rev 
d2e57f71ad16f1e677dd542a8bc0db87dfa9791d.
remote: I: 4 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   fb212f2c1..d2e57f71a  master -> master

- ajax
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

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

2017-06-19 Thread Alex Deucher
On Mon, Jun 19, 2017 at 6:05 AM, Michel Dänzer  wrote:
> From: Michel Dänzer 
>
> 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 

>
>  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@lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: https://lists.x.org/mailman/listinfo/xorg-devel
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel