gfxinfo: source the list of pci devices from /sys/bus/pci/
This is the way I should I have done it to begin with as it is clearer
and more generic than listing all the devices and checking if their
name starts by pci
... which doesn't seem to work for all platforms.