Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43185ca8 authored by Abhishek Kondaveeti's avatar Abhishek Kondaveeti Committed by Lokesh Kumar Aakulu
Browse files

msm: isp: Soft reset ISP before second pass



Soft reset ISP before second pass to flush any
remaining stale data in ISP.

Change-Id: Ibd0aa3f409867f3d2cdb44569a5274364e871ab1
Signed-off-by: default avatarAbhishek Kondaveeti <akondave@codeaurora.org>
parent 6f777b23
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -402,6 +402,8 @@ static int msm_isp_start_fetch_engine_multi_pass(struct vfe_device *vfe_dev,
			return -EINVAL;
		}
		vfe_idx = msm_isp_get_vfe_idx_for_stream(vfe_dev, stream_info);
		vfe_dev->hw_info->vfe_ops.core_ops.reset_hw(vfe_dev,
			0, 1);
		msm_isp_reset_framedrop(vfe_dev, stream_info);

		rc = msm_isp_cfg_offline_ping_pong_address(vfe_dev, stream_info,