summaryrefslogtreecommitdiff
path: root/Kernel/Graphics/VMWare/DisplayConnector.cpp
AgeCommit message (Expand)Author
2023-01-02Kernel: Remove unused includes of Kernel/Debug.hBen Wiederhake
2022-08-20Kernel: Make self-contained locking smart pointers their own classesAndreas Kling
2022-06-10Kernel/Graphics: Ensure VMWare and VirtualBox EDIDs have manufacturer IDLiav A
2022-06-06Kernel/Graphics: Bring back the mmap interface for DisplayConnectorsLiav A
2022-05-06Kernel/Graphics: Implement basic support for VMWare SVGA adapterLiav A