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