Commit Graph

8 Commits

Author SHA1 Message Date
UjinT34 a473c5313d
output: add scheduleFrame reasons (#7) 2024-07-07 18:05:05 +02:00
Vaxry cef415f033 drm/legacy: avoid crashing on missing crtcs 2024-06-30 21:43:18 +02:00
Vaxry 25836ee88e drm: reset on beginning of DRM
We do not set atomic props for everything, so all else should be reset
2024-06-30 20:54:11 +02:00
Vaxry 944b0465fa drm: misc/atomic fixes
atomic: launches, but mode blobs are broken

fixed frame events being signaled too often
2024-06-28 14:02:56 +02:00
Vaxry 41b1b28ce1 drm: Implement hardware cursors 2024-06-26 19:26:38 +02:00
Vaxry 70f4321a93 drm/legacy: fix crash on null mode commit 2024-06-25 18:34:44 +02:00
Vaxry d44aaec26f drm: add vt restore code and adaptive sync 2024-06-25 13:23:31 +02:00
Vaxry 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