wlroots-hyprland/backend/drm
Simon Ser ca432ea539 backend/drm: extract current mode logic into separate function
Extract the logic to fetch the current mode to a separate function
to make it more readable. Stop dying in an assert when
get_drm_prop_blob() fails. Always make it so the drmModeModeInfo
pointer is allocated so that we can free() it unconditionally.
2022-10-17 11:36:58 +02:00
..
atomic.c Only set max_bpc when full modesetting is being done. 2022-09-16 14:15:58 +00:00
backend.c backend/drm: fix missing wlr_output_state.allow_artifacts 2022-09-30 13:35:07 +02:00
cvt.c backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.c backend/drm: extract current mode logic into separate function 2022-10-17 11:36:58 +02:00
legacy.c backend/drm/legacy: Fix whitespace 2022-10-13 10:51:11 -04:00
meson.build backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
monitor.c backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
properties.c backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.c backend/drm: fix crash in init_drm_surface 2022-05-26 09:38:48 +02:00
util.c backend/drm: pass through mode picture aspect ratio 2022-09-22 09:38:27 +02:00