OSDN Git Service

drm_hwcomposer: Process modesets via compositor
authorSean Paul <seanpaul@chromium.org>
Sat, 19 Sep 2015 13:14:34 +0000 (09:14 -0400)
committerSean Paul <seanpaul@chromium.org>
Thu, 1 Oct 2015 18:11:24 +0000 (14:11 -0400)
commit573554106db499d323bea12ff00363b1816f8c8a
treed9f5fe8cace780a4c44fb964474ca9f9560663b9
parent7acc59be7f12ad45b9abfa56c2d21726edf6224e
drm_hwcomposer: Process modesets via compositor

This patch queues modeset in the compositor for application on
the next frame. This allows us to perform the modeset atomically
with the first frame that comes in after the mode is changed.

Change-Id: I6bb9edd17bbdd6dbee5c0474f2e43599781cc7a7
Signed-off-by: Sean Paul <seanpaul@chromium.org>
drmcomposition.cpp
drmcomposition.h
drmdisplaycomposition.cpp
drmdisplaycomposition.h
drmdisplaycompositor.cpp
drmdisplaycompositor.h
drmresources.cpp
drmresources.h