e_plane: do not execute layer_commit if output is disconnected 18/197418/2
authorJunkyeong Kim <jk0430.kim@samsung.com>
Fri, 11 Jan 2019 05:27:39 +0000 (14:27 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 14 Jan 2019 00:14:18 +0000 (00:14 +0000)
commita250c187f275652df5b203081fcd671ba5da7611
treed5cf3a2e3f9960dd10fda40f4e472430dfef958c
parent08306d322412c58070eb6d276b1bc2c2916f4dbf
e_plane: do not execute layer_commit if output is disconnected

if output is disconnected, cannot use output resources.
so do not execute commit function.

Change-Id: Idbf3262b7edfd87f6c7dbe6ebc456a1ed9c8c1d4
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
src/bin/e_plane.c