commit | e86c2e782cdb62e8146e003b1f0e320175656926 | [log] [tgz] |
---|---|---|
author | Ujwal Patel <ujwalp@codeaurora.org> | Mon Nov 11 13:20:35 2013 -0800 |
committer | Shalabh Jain <shalabhj@codeaurora.org> | Thu Dec 05 16:33:05 2013 -0800 |
tree | 8559a4cdb8b97607f760e661485ed62efd88d7c0 | |
parent | 44a055adb7eafb7a7d2111c694aae03dc7ecc065 [diff] |
msm: mdss: Fix MDP hang issue for H2V1 interleaved formats MDSS HW with decimation block present, uses two SMP clients, Y and UV, regardless of YUV surface is interleaved or planar. Current code takes care of planar format but not interleave YUV. Fix this by temporarily converting those formats to pseudo-planar while calculating SMP requirements. CRs-Fixed: 568011 Change-Id: I917f7dfd848144bcc4a6c463cd20fb302c432cc5 Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>