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

Commit ac6f9699 authored by Haritha Chintalapati's avatar Haritha Chintalapati Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: cpas: Update QoS settings for custom usecase" into camera-kernel.lnx.4.0

parents 38ba0517 dc5342fb
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -331,7 +331,7 @@ static struct cam_camnoc_specific
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.masked_value = 0,
			.offset = 0x1038, /* IFE_RDI_RD_URGENCY_LOW */
			.value = 0x3,
			.value = 0x2,
		},
		.danger_lut = {
			.enable = true,
@@ -362,7 +362,7 @@ static struct cam_camnoc_specific
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.masked_value = 0,
			.offset = 0x1430, /* IFE_RDI_WR_0_PRIORITYLUT_LOW */
			.value = 0x66665433,
			.value = 0x66666666,
		},
		.priority_lut_high = {
			.enable = true,
@@ -388,7 +388,7 @@ static struct cam_camnoc_specific
			.enable = true,
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.offset = 0x1448, /* IFE_RDI_WR_0_SAFELUT_LOW */
			.value = 0x000F,
			.value = 0x0000,
		},
		.ubwc_ctl = {
			/*
@@ -407,7 +407,7 @@ static struct cam_camnoc_specific
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.masked_value = 0,
			.offset = 0x7430, /* IFE_RDI_WR_1_PRIORITYLUT_LOW */
			.value = 0x66665433,
			.value = 0x66666666,
		},
		.priority_lut_high = {
			.enable = true,
@@ -433,7 +433,7 @@ static struct cam_camnoc_specific
			.enable = true,
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.offset = 0x7448, /* IFE_RDI_WR_1_SAFELUT_LOW */
			.value = 0x000F,
			.value = 0x0000,
		},
		.ubwc_ctl = {
			/*