commit | b50f747dee6db1d9413fe46cba3d7c42263b21b2 | [log] [tgz] |
---|---|---|
author | Huaibin Yang <huaibiny@codeaurora.org> | Sat Aug 04 17:04:18 2012 -0700 |
committer | Huaibin Yang <huaibiny@codeaurora.org> | Wed Aug 08 16:40:40 2012 -0700 |
tree | bb97f3c43856e38ec5eff6f0d9be13efeb2fd5f5 | |
parent | eb36ee3ea23a4cfc0bbf7289104bff881c516000 [diff] |
msm_fb: display: fix fake iommu buffer drop During pipe free, some content of pipe is backed up and then after pipe is zeroed out, the content get restored, in between there should be no actions to change the content since any change will be wiped out by the restore. Change-Id: Ia6da0162d1f9b614682e1fc36edab1db003b42ab Signed-off-by: Huaibin Yang <huaibiny@codeaurora.org>