commit | 3b250081786bd0614479e011ce315bdc0c26af62 | [log] [tgz] |
---|---|---|
author | Xiaoming Zhou <zhoux@codeaurora.org> | Tue Feb 25 14:52:57 2014 -0500 |
committer | Terence Hampson <thampson@codeaurora.org> | Tue Mar 25 16:59:13 2014 -0400 |
tree | b7e4f9fac0fedd9772b3cf9efef67554237949d0 | |
parent | e463d5ee3481acfcd3f0410843b7f437d6655f32 [diff] |
msm: mdss: indicate splash screen condition explicitly Earlier, we were using if the iommu is attached condition to check if it is in the splash screen. In the command mode panel, as part of xo shutdown, we need to detach the iommu as well, in the idle screen case. So, it is not a proper condition to determine if it is in the splash screen. Change-Id: I1740e381abf2e4a8989cfb2f2f7f4819363ffaa2 Signed-off-by: Xiaoming Zhou <zhoux@codeaurora.org>