1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 02:04:58 +00:00
serenity/Kernel/Graphics/Intel/Plane
Liav A 016fedbd20 Kernel/IntelGraphics: Move DisplayPlane enable code to derived classes
Instead of doing that on the IntelDisplayPlane class, let's have this in
derived classes so these classes can decide how to use the settings that
were provided before calling the enable method.
2023-02-19 15:01:01 -07:00
..
DisplayPlane.cpp Kernel/IntelGraphics: Move DisplayPlane enable code to derived classes 2023-02-19 15:01:01 -07:00
DisplayPlane.h Kernel/IntelGraphics: Move DisplayPlane enable code to derived classes 2023-02-19 15:01:01 -07:00
G33DisplayPlane.cpp Kernel/IntelGraphics: Move DisplayPlane enable code to derived classes 2023-02-19 15:01:01 -07:00
G33DisplayPlane.h Kernel/IntelGraphics: Move DisplayPlane enable code to derived classes 2023-02-19 15:01:01 -07:00