remarkable-linux/drivers/video/omap2
Tomi Valkeinen 4fbafaf371 OMAP: DSS2: Use PM runtime & HWMOD support
Use PM runtime and HWMOD support to handle enabling and disabling of DSS
modules.

Each DSS module will have get and put functions which can be used to
enable and disable that module. The functions use pm_runtime and hwmod
opt-clocks to enable the hardware.

Acked-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-07-25 10:22:04 +03:00
..
displays OMAP: DSS2: DSI: sync when disabling a display 2011-07-01 12:07:13 +03:00
dss OMAP: DSS2: Use PM runtime & HWMOD support 2011-07-25 10:22:04 +03:00
omapfb OMAP: DSS2: OMAPFB: Implement auto-update mode 2011-07-01 12:01:14 +03:00
Kconfig
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