1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:37:35 +00:00
serenity/Kernel/Graphics/Intel
Liav A 8042ae43c3 Kernel/IntelGraphics: Move pipe management to the Transcoder class
It became apparent to me that future generations of the Intel graphics
chipset utilize the same register set as part of the Transcoder register
set. Therefore, it should be included now in the Transcoder class.
2023-02-19 15:01:01 -07:00
..
Auxiliary Kernel: Split I2C functionality from IntelNativeDisplayConnector code 2023-02-02 02:10:33 -07:00
Plane Kernel/Graphics: Introduce the IntelDisplayConnectorGroup class 2023-02-19 15:01:01 -07:00
Transcoder Kernel/IntelGraphics: Move pipe management to the Transcoder class 2023-02-19 15:01:01 -07:00
Definitions.h Kernel/IntelGraphics: Move pipe management to the Transcoder class 2023-02-19 15:01:01 -07:00
DisplayConnectorGroup.cpp Kernel/IntelGraphics: Move pipe management to the Transcoder class 2023-02-19 15:01:01 -07:00
DisplayConnectorGroup.h Kernel/IntelGraphics: Move pipe management to the Transcoder class 2023-02-19 15:01:01 -07:00
NativeDisplayConnector.cpp Kernel/Graphics: Introduce the IntelDisplayConnectorGroup class 2023-02-19 15:01:01 -07:00
NativeDisplayConnector.h Kernel/Graphics: Introduce the IntelDisplayConnectorGroup class 2023-02-19 15:01:01 -07:00
NativeGraphicsAdapter.cpp Kernel/Graphics: Introduce the IntelDisplayConnectorGroup class 2023-02-19 15:01:01 -07:00
NativeGraphicsAdapter.h Kernel/Graphics: Introduce the IntelDisplayConnectorGroup class 2023-02-19 15:01:01 -07:00