summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dss.h
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2012-09-11 15:34:08 +0530
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-09-11 13:51:28 +0300
commitfda7c362f9ef59de6d6db67a854e1a114af0c69a (patch)
tree32cc1c52964dc92deaa7f19ba74facb695f4f57c /drivers/video/omap2/dss/dss.h
parent6659145746bcf01ac650c76e5736c5003c2db230 (diff)
OMAPFB: Clear framebuffers before they are registered
The framebuffers are cleared with the function omapfb_clear_fb(), which internally calls cfb_fillrect(). The boot logo is copied on to the framebuffer when the fb device is registered with fb framework. omapfb_clear_fb() is called after the framebuffer is registered, leading to the boot logo getting cleared. Clear the framebuffers using omapfb_clear_fb() before registering the framebuffer devices. Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss/dss.h')
0 files changed, 0 insertions, 0 deletions