wlroots/include/backend/drm
Simon Ser f2ef71a83b backend/drm: save current refresh rate
wlr_output.refresh is populated by core wlr_output, and thus will
be zero for a custom mode with an unset refresh rate.

Save the refresh rate from the drmModeModeInfo in wlr_drm_connector
instead.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3791
(cherry picked from commit f81c3d93cd)
2024-01-24 09:24:31 -05:00
..
drm.h backend/drm: save current refresh rate 2024-01-24 09:24:31 -05:00
iface.h backend/drm: introduce page-flip tracking struct 2023-11-17 16:59:04 +00:00
monitor.h backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
properties.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
renderer.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
util.h backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00