1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 19:55:06 +00:00
serenity/Kernel/Graphics/Intel/Transcoder
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
..
AnalogDisplayTranscoder.cpp Kernel/IntelGraphics: Move pipe management to the Transcoder class 2023-02-19 15:01:01 -07:00
AnalogDisplayTranscoder.h Kernel/IntelGraphics: Move pipe management to the Transcoder class 2023-02-19 15:01:01 -07:00
DisplayTranscoder.cpp Kernel/IntelGraphics: Move pipe management to the Transcoder class 2023-02-19 15:01:01 -07:00
DisplayTranscoder.h Kernel/IntelGraphics: Move pipe management to the Transcoder class 2023-02-19 15:01:01 -07:00