[PATCH xserver 0/4] xfree86: Miscellaneous fixes for PCI domain in BusID
Michel Dänzer
michel at daenzer.net
Mon Jun 19 10:05:28 UTC 2017
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
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
More information about the xorg-devel
mailing list