e_output: called separately e_plane_fetch and e_plane_commit 68/126068/2
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 17 Apr 2017 06:58:42 +0000 (15:58 +0900)
committerchangyeon lee <cyeon.lee@samsung.com>
Thu, 11 May 2017 04:16:37 +0000 (04:16 +0000)
commit16de3bfa8d2135d49bf9f5e1479a2c048a5a5e69
treee70a338b32f9274227d44fc21290040a681fe36c
parent295b5559fa3b8c958a090ec74dbc2cecd43fbe90
e_output: called separately e_plane_fetch and e_plane_commit

- tdm doesn't support that individual layer commit yet.
  so we need to call commit of all plane at the same time e_plane_commit
  for preventing flickering.

Change-Id: I05c15beea8f8c58def18b76b00ebd83add430d33
src/bin/e_output.c