remarkable-linux/drivers/video/omap2
Tomi Valkeinen 39020710e7 OMAP: DSS2: Remove ctx loss count from dss.c
dss.c only saves 1 register (3 in OMAP3) so the extra overhead from
need_ctx_restore & co. is probably bigger than the time spent saving and
restoring those few registers every time.

So remove the code from dss.c and restore context every time dss has
been off.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-07-25 10:22:06 +03:00
..
displays OMAP: DSS2: DSI: sync when disabling a display 2011-07-01 12:07:13 +03:00
dss OMAP: DSS2: Remove ctx loss count from dss.c 2011-07-25 10:22:06 +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