commit | f831b3fe0f532a4f877b2e5877183e16b64cb11a | [log] [tgz] |
---|---|---|
author | Przemyslaw Marczak <p.marczak@samsung.com> | Wed Jan 22 11:24:15 2014 +0100 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Mon Feb 03 15:36:14 2014 +0900 |
tree | c48d35a18d6fa073f1f547dfeb3f3e7a3bcc8499 | |
parent | 903afe18bb272d6d5c12e0be22b0f8fd35fa6f1b [diff] |
video: exynos: fimd: add support for various display color modes Now fimd BPP color mode depends on vl_bpp value in struct "panel_info". There is only 16BPP mode check, default mode is 24BPP. Other fimd modes are usually unneeded and also needs some fimd driver modifications and tests. Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>