OSDN Git Service

drm_hwcomposer: move atomic modeset calls into a separate worker
authorHaixia Shi <hshi@chromium.org>
Fri, 23 Oct 2015 01:12:49 +0000 (18:12 -0700)
committerHaixia Shi <hshi@chromium.org>
Tue, 27 Oct 2015 21:01:11 +0000 (14:01 -0700)
commitdda2fabb6a8010768e199210b934a6326c891c2d
tree07ee0f9d1246b80636fcada7c8fdfc4a15220fdf
parent36d7c6e7ddb2e941f8611502ca938189290ff4b2
drm_hwcomposer: move atomic modeset calls into a separate worker

We are currently using synchronous (blocking) atomic modeset calls
which unnecessarily delays GL.

BUG=25126188
TEST=check timestamp of SignalPreCompDone relative to hwc_set

Change-Id: Iba70c1c9591e467c1627516af123a43206da99fd
drmdisplaycompositor.cpp
drmdisplaycompositor.h