Commit graph

6 commits

Author SHA1 Message Date
aa0c2157e8 drm: adjust drmfb storage 2024-06-25 20:30:00 +02:00
70f4321a93 drm/legacy: fix crash on null mode commit 2024-06-25 18:34:44 +02:00
917d48153a drm: fixes for hotplugging monitors and vt 2024-06-25 13:36:21 +02:00
d44aaec26f drm: add vt restore code and adaptive sync 2024-06-25 13:23:31 +02:00
2e0052a21d DRM: Steady progress on getting a usable session
modesetting, rendering, etc. Hyprland now renders properly, although input devices are yet to be implemented.
2024-06-24 23:22:02 +02:00
f888bfb6e4 DRM: Init DRM/Libinput session code
Adds the bare basic of DRM code, which only initializes the environment atm. We cannot render yet.
2024-06-23 19:40:40 +02:00