[hwc] add new composition type TDM_COMPOSITION_CLIENT_CANDIDATE 42/155542/1
authorSergey Sizonov <s.sizonov@samsung.com>
Fri, 13 Oct 2017 10:18:03 +0000 (13:18 +0300)
committerSergey Sizonov <s.sizonov@samsung.com>
Fri, 13 Oct 2017 12:09:50 +0000 (15:09 +0300)
commit738017c4f605d71e1ae74498454ca2d1cfeffd2e
treecda8c85262c8f4a62643c8ba6164b2b4062851df
parentfcf7cb413b0006a87360d1c59bca3c85ede9414e
[hwc] add new composition type TDM_COMPOSITION_CLIENT_CANDIDATE

If a window with the device composition type changes a type
to the client composition type (by the e20 demands or by
the driver demands) we got the flickering as a buffer owned by
this window can't be composited to the fb_target immediately.

That's why we need the new transition type between the
TDM_COMPOSITION_DEVICE and the TDM_COMPOSITION_CLIENT.

Change-Id: I56c5c20b206c5f8083123c2ca189a0d2e071faf6
Signed-off-by: Sergey Sizonov <s.sizonov@samsung.com>
include/tdm_types.h