]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Don't blend mixer layer 0
authorSean Paul <seanpaul@chromium.org>
Thu, 25 Apr 2013 19:13:26 +0000 (15:13 -0400)
committerInki Dae <inki.dae@samsung.com>
Mon, 29 Apr 2013 05:40:20 +0000 (14:40 +0900)
commit14d990f56a466f32fa94fbbcddd56f81b7d8a559
treee06de860134e1e0c9684817d4c21ec92784409b4
parenteb2982bfcd74498a5d604ae5d59598b1bcc900e7
drm/exynos: Don't blend mixer layer 0

This patch disables blending the mixer's layer 0 onto the background
(solid color). It doesn't make sense to blend this layer by default,
and causes color distortion if the layer is used for arbitrary content.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_mixer.c