diff options
author | Simon Ser <contact@emersion.fr> | 2022-12-07 10:43:02 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-12-07 10:43:02 +0100 |
commit | 90a6c7b7e18950bfe393f9e921e525e3f1f4073e (patch) | |
tree | 9205f5d11db54fa1fb8b07857200e16cc0e10bbe /backend/headless | |
parent | 86fc2199f85ac0e1089bb7fd5a0b5cbc432bdb67 (diff) |
backend/drm: fix VRR test
We were calling drm_connector_supports_vrr() before
drm_connector_alloc_crtc(). Thus, when an output is currently off,
the VRR test would always fail, because it checks that the
vrr_enabled CRTC prop exists.
Diffstat (limited to 'backend/headless')
0 files changed, 0 insertions, 0 deletions