linux/drivers/video/omap2/omapfb
Tomi Valkeinen 18946f62c6 OMAP: DSS2: move update() and sync()
Move update() and sync() from omap_dss_device to omap_dss_driver.

Also, update was hardcoded to use virtual channel 0. This patch adds a
parameter that specifies the VC.

This is part of a larger patch-set, which moves the control from omapdss
driver to the display driver.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
2010-02-24 14:31:28 +02:00
..
Kconfig OMAP: DSS2: Improve Kconfig help texts 2010-02-12 12:46:06 +02:00
Makefile OMAP: DSS2: omapfb driver 2009-12-09 12:12:44 +02:00
omapfb-ioctl.c OMAP: DSS2: move update() and sync() 2010-02-24 14:31:28 +02:00
omapfb-main.c OMAP: DSS2: move update() and sync() 2010-02-24 14:31:28 +02:00
omapfb-sysfs.c OMAP: DSS2: omapfb driver 2009-12-09 12:12:44 +02:00
omapfb.h OMAP: DSS2: move get_recommended_bpp() 2010-02-24 14:31:27 +02:00