summaryrefslogtreecommitdiffstats
path: root/waftools
diff options
context:
space:
mode:
authorAnton Kindestam <antonki@kth.se>2018-04-21 15:16:12 +0200
committerJan Ekström <jeebjp@gmail.com>2018-05-01 20:48:02 +0300
commite60728a622a89bb792de41106ec969aad7d3dd28 (patch)
treeadb714945f8d7c9d35c079a03c99c08e80082889 /waftools
parentba3d90d9edbb379d23591da5b63c25be41664924 (diff)
downloadmpv-e60728a622a89bb792de41106ec969aad7d3dd28.tar.bz2
mpv-e60728a622a89bb792de41106ec969aad7d3dd28.tar.xz
drm/atomic: Fix crtc_setup_atomic and crtc_release_atomic
Add some properties which where forgotten in crtc_setup_atomic. In both change to not use DRM_MODE_PAGE_FLIP_EVENT | DRM_MODE_ATOMIC_NONBLOCK flags. This should make it more similar to the drmSetCrtc which it aims to replace (take effect directly, and blocking call). This also saves us the trouble of having to set up a poll to wait for pageflip, which would've been neccesary with DRM_MODE_PAGE_FLIP_EVENT, in both crtc_setup_atomic and crtc_release_atomic.
Diffstat (limited to 'waftools')
0 files changed, 0 insertions, 0 deletions