wlroots/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
..
atomic.c backend/drm: add wlr_drm_connector_state.nonblock 2023-11-19 15:32:30 +01:00
backend.c backend/drm: Destroy page flips on backend destroy 2023-11-17 14:34:32 -05:00
drm.c backend/drm: save current refresh rate 2024-01-24 09:24:31 -05:00
gen_pnpids.sh backend/drm: use libdisplay-info to parse EDID 2023-02-28 14:44:02 +00:00
legacy.c backend/drm: drop unnecessary flags in legacy interface 2023-11-19 15:32:30 +01:00
libliftoff.c backend/drm: add wlr_drm_connector_state.nonblock 2023-11-19 15:32:30 +01:00
meson.build backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00
monitor.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
properties.c backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
util.c backend/drm: fix di_info memory leak 2023-05-08 10:16:25 +08:00