tdm_output: add sync parameter of tdm_output_set_dpms_async 81/210781/3
authorJunkyeong Kim <jk0430.kim@samsung.com>
Wed, 24 Jul 2019 12:27:37 +0000 (21:27 +0900)
committerJunkyeong Kim <jk0430.kim@samsung.com>
Thu, 25 Jul 2019 01:25:08 +0000 (10:25 +0900)
commit4869e538e493732eb1ef98322c9091503a1275e4
tree8f64d68345af27e5ae942d2ba00b7f36327a444e
parent0e348eb06810ffcf9adcf9dfde1479773f1ad3b3
tdm_output: add sync parameter of tdm_output_set_dpms_async

if backend wants async function works like sync, tdm backend set the sync parameter.
if sync set, the dpms handler will not be called.

Change-Id: Ibf0ca0a2a5effef02a6479f77581b54a8ab47401
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
include/tdm_backend.h
src/tdm_output.c