fbdev: dpu20: blocking mode set condition is modified
authorhwangjae lee <hj-yo.lee@samsung.com>
Fri, 25 May 2018 05:26:45 +0000 (14:26 +0900)
committerhwangjae lee <hj-yo.lee@samsung.com>
Tue, 29 May 2018 05:50:59 +0000 (14:50 +0900)
commit2ebd87c630e39a8d33919c8143af540416eb30de
tree4cbbd84de703e32fbc7d891d6b326b32cf16aaa2
parent732f107886d0ef7f557802a644c169ffdd90d917
fbdev: dpu20: blocking mode set condition is modified

In the past, it was possible to set a blocking area in a bottom window
if the top window plane alpha value was 0. In this case, the top window
becomes transparent, and the blocking area of the window looks black.
 So it is modified that when the top window plane alpha value was zero,
blocking area isn't set in the bottom window.

Change-Id: I2340369331082c939f4d7013c002452affd836bc
Signed-off-by: hwangjae lee <hj-yo.lee@samsung.com>
Signed-off-by: ChiHun Won <chihun.won@samsung.com>
drivers/video/fbdev/exynos/dpu20/decon_core.c