wlroots-hyprland/backend/drm
Brian Ashworth 72c76b128e drm: do not modeset to current mode
There is no point in modesetting an output to a mode that it is already
set to. Modesetting will cause the output to briefly flicker which is
undesirable for a noop. This returns early in `drm_connector_set_mode`
when attempting to modeset to the current mode.
2019-02-14 10:59:06 +01:00
..
atomic.c backend/drm: fix GBM format mismatch 2019-01-29 12:04:12 +01:00
backend.c Allow cursor render surface to be used as fb 2019-02-04 20:47:07 +01:00
drm.c drm: do not modeset to current mode 2019-02-14 10:59:06 +01:00
legacy.c output: make gamma size a size_t and gamma table const 2018-10-03 10:36:33 +02:00
properties.c backend/drm: Improve encoder logic 2018-12-09 22:48:00 +13:00
renderer.c Require libdrm >= 2.4.95 2019-01-29 19:33:38 +01:00
util.c backend/drm: fix GBM format mismatch 2019-01-29 12:04:12 +01:00