Make dpms_set_state() synchronous 48/220948/9
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 26 Dec 2019 04:00:28 +0000 (13:00 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 14 Jan 2020 08:29:02 +0000 (08:29 +0000)
commitff169f7d138eb423b9db5c85427a9f2eeec55ea9
tree21eacf3c4f0f727f7751bcec9d4118957860617f
parentabc06f383a7e1471d165c0d13513d8213ff4f474
Make dpms_set_state() synchronous

Make dpms_set_state() synchronous. This change allowes the two
get/set client to use the same dpms_context, which enables
merging those two client into one.

Change-Id: I41bb33e0dd25ff3306e2450e921e65887d13f905
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/display/display-dpms.c