hwc: fix missing setting zpos of target_window 57/253657/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 16 Feb 2021 05:43:10 +0000 (14:43 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Tue, 16 Feb 2021 05:43:10 +0000 (14:43 +0900)
commit2a75ded44a26cef7e3173345b69377a61f05f091
tree3d8e7d7f866b54f147825f31a29b46c5049355e9
parentc2aead487bc808e9c7c87812d4b9f19cacf71989
hwc: fix missing setting zpos of target_window

if video is shown and all ui layers are used by device type,
zpos of target_window is not set.
target_window should be displayed in this case
because vc4 using zpos 0 ui layer by video and ui

Change-Id: Ib3bb6aa92ddc209746bb69b16262ccd04087cf33
src/tdm_vc4_hwc.c