diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2019-02-14 00:27:43 -0500 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2019-02-14 10:59:06 +0100 |
commit | 72c76b128e562c482868b42b1945ed49cbd44353 (patch) | |
tree | b83bb7658eb04f3c896a488e5776cbc352e39ddf /backend/drm/renderer.c | |
parent | 5c8d2da0a1cd3839663d070532ba45bd61d374ca (diff) |
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.
Diffstat (limited to 'backend/drm/renderer.c')
0 files changed, 0 insertions, 0 deletions