linux/drivers/video/omap2
Tomi Valkeinen 5d5a97a6fb OMAPDSS: APPLY: move channel-field to extra_info set
Setting overlay's output channel is currently handled at the same time
as other overlay attributes. This is not right, as the normal attributes
should only affect one overlay and manager, but changing the channel
affects two managers.

This patch moves the channel field into the "extra_info" set, handled
together with enabled-status.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-12-02 08:54:47 +02:00
..
displays OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays 2011-12-02 08:54:42 +02:00
dss OMAPDSS: APPLY: move channel-field to extra_info set 2011-12-02 08:54:47 +02:00
omapfb OMAPDSS: APPLY: move ovl->info to apply.c 2011-12-02 08:54:47 +02:00
Kconfig OMAP: DSS2: Add generic and Sharp panel drivers 2009-12-09 18:19:42 +02:00
Makefile OMAP2: avoid descending into disabled framebuffer dirs 2011-05-11 14:20:53 +03:00
vram.c OMAP: DSS: VRAM: Align start & size of vram to 2M 2010-12-15 11:16:08 +02:00
vrfb.c