]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
OMAPDSS: OMAPFB: assign DSS managers to all framebuffers
authorSergiy Kibrik <sergiy.kibrik@globallogic.com>
Tue, 12 Feb 2013 13:01:55 +0000 (15:01 +0200)
committerPraneeth Bajjuri <praneeth@ti.com>
Fri, 12 Jul 2013 22:28:59 +0000 (17:28 -0500)
commit0505340fd2b9897c52cd38f829624d3e6fc9c422
treefdc5e87153e74f507bd248cb08a3c9dc2ca9444c
parenta2413e1eabf47ffc32c692789687acee1ac37c82
OMAPDSS: OMAPFB: assign DSS managers to all framebuffers

Currently all overlays set to mgr0 by default. This leaves only
one display device to omapfb_fb_init() to work with, which causes
all framebuffers to be of same resolution. Instead we assign each
overlay a different manager, thus each framebuffer is linked
to separate display.

Change-Id: I8b185e294c35cb930c774bec9f9dba69ffed2403
Signed-off-by: Sergiy Kibrik <sergiy.kibrik@globallogic.com>
drivers/video/omap2/omapfb/omapfb-main.c