author | Sergiy Kibrik <sergiy.kibrik@globallogic.com> | |
Wed, 3 Apr 2013 20:21:41 +0000 (15:21 -0500) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Fri, 12 Jul 2013 22:41:45 +0000 (17:41 -0500) | ||
commit | aba05b4bf38eafb9d30e1591405a670f4fe2016f | |
tree | b81bdc80086a13960f87b900383659f1c05f8164 | tree | snapshot (tar.xz tar.gz zip) |
parent | 43d89075cf2ba127534864572aa955bf485ff7ce | commit | diff |
OMAPDSS: DSSCOMP: register early callback at suspend
Zero composition queued at suspend doesn't need to
wait to be released, as there's actually nothing to display.
Releasing composition after it's programmed is enough, also
in case of manually updated displays composition callback
never gets called, so queue is stuck and dsscomp can't
properly resume.
Change-Id: I8fe5f4704fc0907bbbd6b2ea1176e46b83b8143d
Signed-off-by: Arthur Philpott <arthur.philpott@ti.com>
Zero composition queued at suspend doesn't need to
wait to be released, as there's actually nothing to display.
Releasing composition after it's programmed is enough, also
in case of manually updated displays composition callback
never gets called, so queue is stuck and dsscomp can't
properly resume.
Change-Id: I8fe5f4704fc0907bbbd6b2ea1176e46b83b8143d
Signed-off-by: Arthur Philpott <arthur.philpott@ti.com>
drivers/video/omap2/dsscomp/gralloc.c | diff | blob | history |