OSDN Git Service

drm_hwcomposer: Add test_only mode to CommitFrame
authorSean Paul <seanpaul@chromium.org>
Tue, 17 Nov 2015 21:38:10 +0000 (16:38 -0500)
committerSean Paul <seanpaul@chromium.org>
Thu, 19 Nov 2015 19:42:27 +0000 (14:42 -0500)
commitc07b21121553f981a1888bb855c987138879c267
treed1ddd56b71a5d0d7fdc1ef79e4a3cf47ef9aa726
parent35301f498c372f3ad2bbbc969acda39056131b26
drm_hwcomposer: Add test_only mode to CommitFrame

Allow the caller of CommitFrame to run the commit in "test only" mode
which will send the frame to the kernel, but won't actually change any
registers.

Bug: 25379136
Test: Tested on smaug

Change-Id: I831b5f17d433bc60d9f107689feb1d7672c100a9
Signed-off-by: Sean Paul <seanpaul@chromium.org>
drmdisplaycompositor.cpp
drmdisplaycompositor.h