drm/exynos: fixed blending for hdmi graphic layer
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 15 May 2012 08:22:08 +0000 (17:22 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 5 Jun 2012 04:25:18 +0000 (13:25 +0900)
commit5736603bef2383b6bb07f88596ccc8c387d91121
treeacd59bc4ba732c954813eafea2b8192f8d72959a
parentf56fdcef4d8991b0906461fec6494d7f9d401ef3
drm/exynos: fixed blending for hdmi graphic layer

Blending for graphic layer 0 of hdmi mixer was not set so video
layer cannot be showed if graphic layer 0 is enabled.
This patch fixes blending values to support blending between
graphic layer 0 and video layer.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_mixer.c