Liav A
|
cd3c51f29b
|
Kernel/Graphics: Export DDC I2C address definition to global header file
|
2023-02-02 02:10:33 -07:00 |
|
Tom
|
03c45b1865
|
Kernel: Add ioctl to get the EDID from a framebuffer
|
2022-01-23 22:45:21 +00:00 |
|
Brian Gianforcaro
|
472454cded
|
Kernel: Switch static_asserts of a type size to AK::AssertSize
This will provide better debug ability when the size comparison fails.
|
2021-09-05 20:08:57 +02:00 |
|
Liav A
|
cc92538d49
|
Kernel/Graphics: Add basic support for Intel native accelerator
We simply modeset the resolution after determining the preferred
resolution after getting the EDID from the attached display.
|
2021-05-16 19:58:33 +02:00 |
|