wlroots-hyprland/include/backend/drm
Simon Ser f81c3d93cd 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
2023-12-30 20:06:33 +01:00
..
drm.h backend/drm: save current refresh rate 2023-12-30 20:06:33 +01:00
fb.h backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +00:00
iface.h backend/drm: introduce page-flip tracking struct 2023-11-17 16:59:04 +00:00
monitor.h backend/session: take wl_event_loop instead of wl_display 2023-11-23 11:15:07 +00:00
properties.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
renderer.h backend/drm: remove wlr_drm_renderer.backend 2023-11-30 14:44:46 +00:00
util.h backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00