Merge branch 'devs/devilhorns/wip'
authorChris Michael <cp.michael@samsung.com>
Wed, 26 Oct 2016 16:21:53 +0000 (12:21 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 26 Oct 2016 16:21:53 +0000 (12:21 -0400)
commitc759ec63625e77345b606d92e24989c1081668ef
treec7a26c432c84aaaa0f8d1f6fd40ea124bb1ba4d1
parentf5da8d2068e6a247effd69017074e591600ed8b9
parent001d8255b8ecb31d23a90981a581c157b4526c85
Merge branch 'devs/devilhorns/wip'

This push merges some changes to the evas wayland shm engine. These
changes help to reduce dropped frames, fix max buffer age, provide
a better next buffer selection algorithm, and move buffer flipping out
of the render thread. In total, these provide better wayland_shm
engine performance. These patches are based on previous drm engine work
by Derek Foreman.