commit | 18135eadac6f0fd1bf61b7af24f14e7174155e6d | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Nov 04 09:35:59 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 02 08:54:32 2011 +0200 |
tree | 4528658dddb29bf4138e4b46d169f2f021da4b5e | |
parent | be729178f0e0f31ab14b42b3fe5d6b4463fbeb3a [diff] |
OMAPDSS: APPLY: skip isr register and config for manual update displays The mechanism to cache manager and overlay settings and configure them into the HW registers in VSYNC is meant only for auto-update displays, as it doesn't make sense (and doesn't work) for manual-update displays. This patchs adds a check so that we skip the above for manual update displays. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>