libdrm: Use DRM_IOCTL_GET_PCIINFO on DragonFly
authorFrançois Tigeot <ftigeot@wolfpond.org>
Wed, 12 Dec 2018 19:48:36 +0000 (20:48 +0100)
committerIlia Mirkin <imirkin@alum.mit.edu>
Fri, 14 Dec 2018 01:39:02 +0000 (20:39 -0500)
commit8f2e09251ecea3c95eb21ae73a282447ad700776
tree0540c6a79e8d16a3769c6a475503cf547a241ba8
parent200e9e98a2fbd876ee5f0afd943731a63b7af3dc
libdrm: Use DRM_IOCTL_GET_PCIINFO on DragonFly

It is a cleaner and less fragile way to get PCI IDs than the one
currently used by local DPorts patches.

Signed-off-by: François Tigeot <ftigeot@wolfpond.org>
xf86drm.c