.. |
Bochs
|
Kernel/Graphics: Use DisplayConnector design for the Bochs driver
|
2022-05-05 20:55:57 +02:00 |
Console
|
Kernel/Graphics: Use DisplayConnector design with generic framebuffers
|
2022-05-05 20:55:57 +02:00 |
Intel
|
Kernel/Graphics: Migrate Intel driver to use the DisplayConnector design
|
2022-05-05 20:55:57 +02:00 |
VGA
|
Kernel/Graphics: Use DisplayConnector design with generic framebuffers
|
2022-05-05 20:55:57 +02:00 |
VirtIOGPU
|
Kernel/Graphics: Apply DisplayConnector design on the VirtIO driver
|
2022-05-05 20:55:57 +02:00 |
Definitions.h
|
Kernel: Add ioctl to get the EDID from a framebuffer
|
2022-01-23 22:45:21 +00:00 |
DisplayConnector.cpp
|
Everywhere: Rename FB prefix name ioctls => GRAPHICS
|
2022-05-05 20:55:57 +02:00 |
DisplayConnector.h
|
Kernel/Graphics: Introduce the DisplayConnector class
|
2022-05-05 20:55:57 +02:00 |
FramebufferDevice.cpp
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
FramebufferDevice.h
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
GenericFramebufferDevice.cpp
|
Everywhere: Rename FB prefix name ioctls => GRAPHICS
|
2022-05-05 20:55:57 +02:00 |
GenericFramebufferDevice.h
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
GenericGraphicsAdapter.h
|
Kernel: Add ioctl to get the EDID from a framebuffer
|
2022-01-23 22:45:21 +00:00 |
GraphicsManagement.cpp
|
Kernel/Graphics: Use DisplayConnector design with generic framebuffers
|
2022-05-05 20:55:57 +02:00 |
GraphicsManagement.h
|
Kernel/Graphics: Use DisplayConnector design with generic framebuffers
|
2022-05-05 20:55:57 +02:00 |