pub fn probe() -> Vec<I915Device>Expand description
Probe the PCI bus for Intel GPU devices (x86_64 only).
Returns a list of detected Intel display-class devices with generation classification and BAR0 information. No register programming is performed.