author | Dandawate Saket <dsaket@ti.com> | |
Tue, 2 Apr 2013 13:40:56 +0000 (08:40 -0500) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Fri, 12 Jul 2013 22:41:43 +0000 (17:41 -0500) | ||
commit | 84a06e041850644926a41b11609c1d836a2865fb | |
tree | 437f94086d67e57b29e791b0bb3436d0eff105f1 | tree | snapshot (tar.xz tar.gz zip) |
parent | e87e282a6fed3c2ecca25fcc334a31cf1638becd | commit | diff |
OMAPDSS : DSSCOMP : Avoid pushing content if no panel is active
Currently we push content on a blanked manager in case it is
default HDMI display. This causes a lot of logging in dsscomp call
back when we apply blank to manager.
Check added to see if number of overlay in the composition are not
zero.
In HWC we are checking if the default display is not present
we will populate the composition number of overlay as zero.
Dependencies:
This patch has dependency on HWC patch mentioned below..
http://review.omapzoom.org/#/c/26472/ - JB release
Change-Id: Icadfecb8f88adf3c6020b17d1869b5bb49b0efe6
Signed-off-by: Arthur Philpott <arthur.philpott@ti.com>
Currently we push content on a blanked manager in case it is
default HDMI display. This causes a lot of logging in dsscomp call
back when we apply blank to manager.
Check added to see if number of overlay in the composition are not
zero.
In HWC we are checking if the default display is not present
we will populate the composition number of overlay as zero.
Dependencies:
This patch has dependency on HWC patch mentioned below..
http://review.omapzoom.org/#/c/26472/ - JB release
Change-Id: Icadfecb8f88adf3c6020b17d1869b5bb49b0efe6
Signed-off-by: Arthur Philpott <arthur.philpott@ti.com>
drivers/video/omap2/dsscomp/gralloc.c | diff | blob | history |