aboutsummaryrefslogtreecommitdiff
path: root/render/allocator/drm_dumb.c
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-12-07 10:43:02 +0100
committerSimon Ser <contact@emersion.fr>2022-12-07 10:43:02 +0100
commit90a6c7b7e18950bfe393f9e921e525e3f1f4073e (patch)
tree9205f5d11db54fa1fb8b07857200e16cc0e10bbe /render/allocator/drm_dumb.c
parent86fc2199f85ac0e1089bb7fd5a0b5cbc432bdb67 (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 'render/allocator/drm_dumb.c')
0 files changed, 0 insertions, 0 deletions