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