diff options
author | Simon Ser <contact@emersion.fr> | 2020-05-27 17:59:16 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-06-01 11:45:11 -0600 |
commit | b03eebf7d4e76d9f00ea595767c6916c7fd79169 (patch) | |
tree | a2f61a3ed48d50b2b5742cfef5bd20e89cc816be /render | |
parent | 1a2e82e32711c4d667d82c00cc5f982c6ca55957 (diff) |
backend/drm: always perform a CRTC commit in drm_connector_commit
When the mode, status or buffer hasn't changed, drm_connector_commit was
a no-op. Because of this individual changes to the gamma LUT or adaptive
sync status were ignored (if committed without a buffer).
Instead, perform a commit to apply the changes.
Diffstat (limited to 'render')
0 files changed, 0 insertions, 0 deletions