diff options
author | Inki Dae <inki.dae@samsung.com> | 2013-08-20 13:51:02 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2013-09-05 13:43:43 +0900 |
commit | a4f38a80f62bb613525563860cbca87f583081b5 (patch) | |
tree | 11362a4ae12a6980748d8986059c896ffff3cc09 /include/video | |
parent | 4db7fcdf59551d9d0a9fe59bd919a32feae925b2 (diff) |
drm/exynos: fix fimd pixel format setting
This patch fixes wrong pixel format setting.
A pixel format is decided according to bpp and depth, or user-requested
format but fimd driver considered only bpp value to decide a proper pixel
format. So this patch makes a proper pixel format to be set according
to drm_framebuffer's pixel_format which is set by addfb with bpp and
depth, or addfb2 with user-requested format.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions