pub fn init() -> Result<(), KernelError>Expand description
Initialize the AMD GPU driver (detection only).
Scans the PCI bus for AMD display-class devices and logs any found. No register programming or mode setting is performed.
pub fn init() -> Result<(), KernelError>Initialize the AMD GPU driver (detection only).
Scans the PCI bus for AMD display-class devices and logs any found. No register programming or mode setting is performed.