diff options
author | Simon Ser <contact@emersion.fr> | 2022-10-04 09:09:26 +0200 |
---|---|---|
committer | Alexander Orzechowski <orzechowski.alexander@gmail.com> | 2022-10-10 07:48:25 +0000 |
commit | f216e979836a25adca4656583ae5fb9db06be00c (patch) | |
tree | 379640048154fc331d50b28cff72c2e9c0b79ae4 /render/pixman | |
parent | ab8341975e62b1f668d8c9779ec8e72d04718a99 (diff) |
backend/drm: drop drm_connector_set_mode()
Instead of special-casing modesets, we can just cut the wrapper
and directly call drm_crtc_page_flip(). drm_connector_test() should
already have the checks previously done in drm_connector_set_mode(),
all we need to do is update enabled/mode after a successful atomic
commit.
Diffstat (limited to 'render/pixman')
0 files changed, 0 insertions, 0 deletions