commit | 65b3f7712a876f88393acec8637b7c8380cd9526 | [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 | 02f4a09df84f1092a3c511d3cf5b269ba22810f6 [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>