slint/internal/backends/linuxkms/renderer
Simon Hausmann b40b629e11 linuxkms: don't blockingly read on the drm fd after issuing a page flip request
... instead pass the fd into the calloop event loop and change state when we receive activity on it.

This improves performance slightly, and is a necessary to be able to implement refresh rate throttled rendering (in the next commits).
2023-12-19 16:59:35 +01:00
..
femtovg.rs linuxkms: don't blockingly read on the drm fd after issuing a page flip request 2023-12-19 16:59:35 +01:00
skia.rs linuxkms: don't blockingly read on the drm fd after issuing a page flip request 2023-12-19 16:59:35 +01:00