author | Sergiy Kibrik <sergiy.kibrik@globallogic.com> | |
Tue, 12 Feb 2013 13:01:55 +0000 (15:01 +0200) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Fri, 12 Jul 2013 22:28:59 +0000 (17:28 -0500) | ||
commit | 0505340fd2b9897c52cd38f829624d3e6fc9c422 | |
tree | fdc5e87153e74f507bd248cb08a3c9dc2ca9444c | tree | snapshot (tar.xz tar.gz zip) |
parent | a2413e1eabf47ffc32c692789687acee1ac37c82 | commit | diff |
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>
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 | diff | blob | history |