⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

probe

Function probe 

Source
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.