"drivers/gpu/git@git.tuxist.de:jan.koester/linux.git" did not exist on "ac9b8236551d1177fd07b56aef9b565d1864420d"
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>
Loading
Please sign in to comment