author | Muralidhar Dixit <murali.dixit@ti.com> | |
Tue, 2 Apr 2013 14:08:28 +0000 (09:08 -0500) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Fri, 12 Jul 2013 22:41:43 +0000 (17:41 -0500) | ||
commit | 1c473e544ba9209c3f6eb0ba9baf95eace3b3c16 | |
tree | 70510784b758894d06c00fcfa40bbffaa478a38e | tree | snapshot (tar.xz tar.gz zip) |
parent | 84a06e041850644926a41b11609c1d836a2865fb | commit | diff |
OMAPDSS: DSSCOMP: Handle inactive state in composition apply
We ignore the error due to display in inactive state during
mgr->apply. This leave the composition in applied state if
display is disabled or suspended inbetween composition apply.
On system suspend with HDMI connected compositions are still
applied even after HDMI becomes inactive( suspend state). On
resume SGX starts dumping because one composition is struck
in applied state.
This patch fixes this issue by calling mbg->blank to
clear such compositions.
Change-Id: Ib0498b97c23c129a673678517d665b1bdb462eb3
Signed-off-by: Arthur Philpott <arthur.philpott@ti.com>
We ignore the error due to display in inactive state during
mgr->apply. This leave the composition in applied state if
display is disabled or suspended inbetween composition apply.
On system suspend with HDMI connected compositions are still
applied even after HDMI becomes inactive( suspend state). On
resume SGX starts dumping because one composition is struck
in applied state.
This patch fixes this issue by calling mbg->blank to
clear such compositions.
Change-Id: Ib0498b97c23c129a673678517d665b1bdb462eb3
Signed-off-by: Arthur Philpott <arthur.philpott@ti.com>
drivers/video/omap2/dsscomp/queue.c | diff | blob | history |