Pages

06 August, 2024

How do I write a driver for Intel IRIS XE intergraded graphics in C?

So I'm writing an operating system and I want to have a driver for Intel IRIS XE graphics built into the kernel.


I tried doing a Google search on how to do it but nothing about driver development for Intel IRIS XE popped up, I asked Google Gemini and it only gave me a diagram of the chip's die and what section does what.

No comments:

Post a Comment

Thanks