commit | 453b44a3f6f3f43f50387a9af27c5356c273e831 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Apr 01 13:02:05 2015 -0300 |
committer | Inki Dae <inki.dae@samsung.com> | Mon Apr 13 11:39:39 2015 +0900 |
tree | 403d076fa884eabc865d4540a822c9c357573d4b | |
parent | 1d8ac08d498d579aae36221a80b4b724b2f52f39 [diff] |
drm/exynos: fimd: fix alpha setting for XR24 pixel format XR24 planes were not shown properly, so now set the right registers to correctly enable displaying these planes. It also moves the alpha register settings to fimd_win_set_pixfmt() to keep all pixel format stuff together. v2: remove leftover var alpha Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>