drm/exynos: control blending of mixer graphic layer 0
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 25 Jul 2014 10:34:21 +0000 (19:34 +0900)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:17:57 +0000 (15:17 +0900)
commite3f0455ba6bfed94442dd449f743c04ba72aa9d9
tree7e4e48f2dc5b244d7d9f5bfd4bfa2ac109d3f259
parenteb9528761a7679fc9510bfb11ee1dca7b7dbbd1b
drm/exynos: control blending of mixer graphic layer 0

The mixer graphic layer 0 isn't blended as default by commit
0377f4ed9f1aed30292c4e3c87f24e028ae26f36(drm/exynos: Don't blend mixer
layer 0). But it needs to be blended with graphic layer 0 if video layer
is enabled by vp because video layer is bottom.

Change-Id: I3c4a18c569463fab5cd210e654428bfae8fd5e2d
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
drivers/gpu/drm/exynos/exynos_mixer.c