commit | 0377f4ed9f1aed30292c4e3c87f24e028ae26f36 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Thu Apr 25 15:13:26 2013 -0400 |
committer | Inki Dae <inki.dae@samsung.com> | Mon Apr 29 14:40:20 2013 +0900 |
tree | e06de860134e1e0c9684817d4c21ec92784409b4 | |
parent | 5f46c333f9522938ed3c54fe9d7ee2b61e41ad2f [diff] |
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>