author | Mark Tyler <mark.tyler@ti.com> | |
Fri, 30 Sep 2011 11:58:56 +0000 (17:28 +0530) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Fri, 12 Jul 2013 22:28:58 +0000 (17:28 -0500) | ||
commit | 53ff323cc948af1edd66522ba44ee49f07735830 | |
tree | 1d75db5eeb9299944b449d678eb68c5e525b7259 | tree | snapshot (tar.xz tar.gz zip) |
parent | 64ac89f81a7c030c87f9f79cc9b7684b24e57bde | commit | diff |
OMAPDSS: OMAPFB: Change default color format to ARGB32
Earlier the default color format of the framebuffer was xRGB24U, but SGX
is producing data in ARGB32. Also, SGX - the FB driver user - doesn't negotiate
with FB driver for the format and thus FB needs to provide ARGB32 as default
to align with SGX format.
Change-Id: I5609d633cec3104d7711d163d47dd4da803d6ff3
Signed-off-by: Mark Tyler <mark.tyler@ti.com>
Signed-off-by: Varadarajan, Charulatha <charu@ti.com>
Earlier the default color format of the framebuffer was xRGB24U, but SGX
is producing data in ARGB32. Also, SGX - the FB driver user - doesn't negotiate
with FB driver for the format and thus FB needs to provide ARGB32 as default
to align with SGX format.
Change-Id: I5609d633cec3104d7711d163d47dd4da803d6ff3
Signed-off-by: Mark Tyler <mark.tyler@ti.com>
Signed-off-by: Varadarajan, Charulatha <charu@ti.com>
drivers/video/omap2/omapfb/omapfb-main.c | diff | blob | history |