display: [REVERTME] keep power island on if hdmi audio is active during suspend
authorGeng Xiujun <xiujun.geng@intel.com>
Mon, 7 May 2012 11:21:21 +0000 (19:21 +0800)
committerbuildbot <buildbot@intel.com>
Wed, 9 May 2012 02:30:57 +0000 (19:30 -0700)
commit770a91eba37fb490014cfb339e5d676458fbbce4
tree13fc0d2e4fdbc28279b6ca09c62a3479bac963e1
parentdd9223029e27f261354abcd2d304c75fc77d4063
display: [REVERTME] keep power island on if hdmi audio is active during suspend

BZ: 31959

for redridge, during suspend, if hdmi audio is active, and dpms is called for
MIPI, then I2C error will happen when resume. this WORKAROUND keeps all graphic
islands on, and just turn off LVDS panel's backlight if hdmi audio is active.

Change-Id: Id4e44c14d9ef99e10aed68fb97820f08390484b5
Signed-off-by: Geng Xiujun <xiujun.geng@intel.com>
Reviewed-on: http://android.intel.com:8080/46948
Reviewed-by: Zhang, Lei <lei.zhang@intel.com>
Reviewed-by: Ai, Ke <ke.ai@intel.com>
Reviewed-by: Xu, Randy <randy.xu@intel.com>
Tested-by: Tong, BoX <box.tong@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/staging/mrst/drv/mdfld_dsi_dpi.c
drivers/staging/mrst/drv/mdfld_dsi_dpi.h
drivers/staging/mrst/drv/psb_drv.c
drivers/staging/mrst/drv/psb_drv.h
drivers/staging/mrst/drv/psb_powermgmt.c