diff options
author | Leo Liu <[email protected]> | 2019-03-19 13:37:39 -0400 |
---|---|---|
committer | Leo Liu <[email protected]> | 2019-03-25 12:20:31 -0400 |
commit | 382401aab75d7f4962705868fdf9099d14043472 (patch) | |
tree | d12eb899ff115c7ae9e2dc7a615c143f3b1da814 /src/gbm | |
parent | 763c8aabed3e03a67b6c7ba1388aa72f5b6044e4 (diff) |
vl/dri3: remove the wait before getting back buffer
The wait here is unnecessary since we got a pool of back buffers,
and the wait for swap buffer will happen before the present pixmap,
at the same time the previous back buffer will be put back to pool
for reuse after the check for PresentIdleNotify event
Signed-off-by: Leo Liu <[email protected]>
Reviewed-by: Michel Dänzer <[email protected]>
Diffstat (limited to 'src/gbm')
0 files changed, 0 insertions, 0 deletions