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

Commit e86cb226 authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: tfe: Dont consider vbi for epoch configuration in case of...

Merge "msm: camera: tfe: Dont consider vbi for epoch configuration in case of tpg" into camera-kernel.lnx.4.0
parents 9b1afc89 3584602a
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -1821,6 +1821,9 @@ int cam_tfe_top_reserve(void *device_priv,
					acquire_args->in_port->line_start;
				camif_data->last_line =
					acquire_args->in_port->line_end;
				if (acquire_args->in_port->res_id == CAM_ISP_TFE_IN_RES_TPG)
					camif_data->vbi_value = 0;
				else
					camif_data->vbi_value =
						acquire_args->in_port->sensor_vbi;
				camif_data->hbi_value =