OSDN Git Service

Set HWC as DRM master when got exclusive lock of /vendor/hwc.lock.
authorWan Shuang <shuang.wan@intel.com>
Mon, 15 Oct 2018 02:40:49 +0000 (10:40 +0800)
committerLin Johnson <johnson.lin@intel.com>
Wed, 17 Oct 2018 02:37:44 +0000 (10:37 +0800)
commit590e20d84d4f61b22a70163f78b3a8145ca166e9
tree2bdddc1dee31e31a0d3c543bf04d3c543fdc9d5e
parent51116d7e4871af0f2926476097575d270760b5d1
Set HWC as DRM master when got exclusive lock of /vendor/hwc.lock.

This is to ensure HWC could take over the DRM master role when earlyEvs
exits and make the Android UI rendering correctly as expected.

Jira: OAM-70073
Tests: Boot into Android home screen
Signed-off-by: Wan Shuang <shuang.wan@intel.com>
common/core/gpudevice.cpp
wsi/displaymanager.h
wsi/drm/drmdisplaymanager.cpp
wsi/drm/drmdisplaymanager.h