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

Commit c64b5ccb authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: isp: Soft reset ISP before second pass"

parents f2a461d2 43185ca8
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line 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;
			return -EINVAL;
		}
		}
		vfe_idx = msm_isp_get_vfe_idx_for_stream(vfe_dev, stream_info);
		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);
		msm_isp_reset_framedrop(vfe_dev, stream_info);


		rc = msm_isp_cfg_offline_ping_pong_address(vfe_dev, stream_info,
		rc = msm_isp_cfg_offline_ping_pong_address(vfe_dev, stream_info,