ladybird/Kernel/Graphics/Intel
Liav A ac4829cc50 Kernel/IntelGraphics: Move PLL handling code to a different file
Dealing with the specific details of how to program a PLL should be done
in a separate file to ensure we can easily expand it to support future
generations of the Intel graphics device.
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/IntelGraphics: Move DisplayPlane enable code to derived classes 2023-02-19 15:01:01 -07:00
Transcoder Kernel/IntelGraphics: Move PLL handling code to a different file 2023-02-19 15:01:01 -07:00
Definitions.h Kernel/IntelGraphics: Add Generation enum to the Definitions file 2023-02-19 15:01:01 -07:00
DisplayConnectorGroup.cpp Kernel/IntelGraphics: Move PLL handling code to a different file 2023-02-19 15:01:01 -07:00
DisplayConnectorGroup.h Kernel/IntelGraphics: Move PLL handling code to a different file 2023-02-19 15:01:01 -07:00
NativeDisplayConnector.cpp Kernel/Graphics: Allow Intel DisplayConnector to not have console 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/IntelGraphics: Add Generation enum to the Definitions file 2023-02-19 15:01:01 -07:00
NativeGraphicsAdapter.h Kernel/Graphics: Introduce the IntelDisplayConnectorGroup class 2023-02-19 15:01:01 -07:00