e_hwc: add interceptor for hwc policy 72/175172/6
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 17 Apr 2018 07:50:28 +0000 (16:50 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 18 Apr 2018 08:31:54 +0000 (08:31 +0000)
commit3ba6673e72e7cf1a1c3deba3d0fcf5f22b14f434
tree899c950da568c4e24644e124e061c9795628cebf
parentc2f46730ee8057e958b197a099039b4b14c3bbd0
e_hwc: add interceptor for hwc policy

By adding interceptor, e20 will never replace hwc policy while "intercept_pol" is enabled
it means the extra-module should handle
  - the decision whether a client could be assinged on a plane or not.
  - hwc assignment and cancel(HWC set/unset)

Change-Id: Ic3a91cf047feb4c0edd40a457522ba39a5a11ca2
src/bin/e_hwc.c
src/bin/e_hwc.h
src/bin/e_hwc_planes.c