xserver/hw
Michel Dänzer e905b19a53 xfree86: Print BusID stanza compatible bus IDs for found devices
The PCI domain has to be specified like this:

 "PCI:<bus>@<domain>:<device>:<function>"

Example before:

 (--) PCI:*(0:0:1:0) 1002:130f:1043:85cb [...]
 (--) PCI: (0:1:0:0) 1002:6939:1458:229d [...]

after:

 (--) PCI:*(0@0:1:0) 1002:130f:1043:85cb [...]
 (--) PCI: (1@0:0:0) 1002:6939:1458:229d [...]

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
2017-06-20 16:31:34 -04:00
..
dmx dmx: Remove includes of glxtokens.h 2017-06-13 10:29:31 -04:00
kdrive xephyr: Fix regeneration 2017-05-11 14:13:12 -04:00
vfb Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
xfree86 xfree86: Print BusID stanza compatible bus IDs for found devices 2017-06-20 16:31:34 -04:00
xnest Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
xquartz Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
xwayland xwayland: Implement tablet_tool_wheel for scrolling 2017-06-12 11:46:23 +10:00
xwin Add meson.build for XWin server (v2) 2017-06-02 09:32:35 -07:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00
meson.build Add meson.build for XWin server (v2) 2017-06-02 09:32:35 -07:00