⚠️ 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<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.