mesa/src/loader
Gary Wong 85b6f36ca5 loader: add optional /sys filesystem method for PCI identification.
Introduce a simple PCI identification method of looking up the answer
the /sys filesystem (available on Linux).  Attempted after libudev, but
before DRM.

Disabled by default (available only when the --enable-sysfs configure
option is specified).

Signed-off-by: Gary Wong <gtw@gnu.org>
Acked-by: Emil Velikov <emil.l.velikov@gmail.com>
2014-05-29 20:25:37 -06:00
..
Android.mk loader: ifdef libdrm specific code and include 2014-01-19 15:17:00 +00:00
Makefile.am loader: Use dlsym to get our udev symbols instead of explicit linking. 2014-01-27 09:36:24 -08:00
Makefile.sources loader: add special logic to distinguish nouveau from nouveau_vieux 2014-03-19 18:17:40 -04:00
SConscript loader: ifdef libdrm specific code and include 2014-01-19 15:17:00 +00:00
loader.c loader: add optional /sys filesystem method for PCI identification. 2014-05-29 20:25:37 -06:00
loader.h
pci_id_driver_map.c loader: add special logic to distinguish nouveau from nouveau_vieux 2014-03-19 18:17:40 -04:00
pci_id_driver_map.h loader: add special logic to distinguish nouveau from nouveau_vieux 2014-03-19 18:17:40 -04:00