]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: control blending of mixer graphic layer 0
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 25 Jul 2014 10:59:10 +0000 (19:59 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 4 Aug 2014 04:39:27 +0000 (13:39 +0900)
commitb76998ea8e44b04512336cf29ceffb981cb6acb7
tree62b495d6252fa0b3df14a58360cc7675d5b1cd74
parentfec3d4ccb63dc1d668eb9549d832c1df5fd04436
drm/exynos: control blending of mixer graphic layer 0

The mixer graphic layer 0 isn't blended as default by commit
f2d08b52e10046ecf4159c603155ccb62771dd7b(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.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_mixer.c