layer: check if the HWC cap is enabled 29/206229/7
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 15 May 2019 08:41:41 +0000 (17:41 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 11 Mar 2020 01:21:49 +0000 (01:21 +0000)
commitc376fe11f2465688b944aeb07da9a8ca7443dc14
treecec92121176d6feba4132248308185d9f9f43432
parent95d4b2f5c0ff7736bf083740d28187996bc8a306
layer: check if the HWC cap is enabled

The layer api MUST not be used when the HWC capability is enabled.
When the HWC capability is set by tdm backends, it means that they
does not support the layer objects.

Change-Id: Ibf9210ea4abf8870e18caa23b5f0f5de2c24eb00
src/tdm_layer.c