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

Commit dc5342fb authored by Pavan Kumar Chilamkurthi's avatar Pavan Kumar Chilamkurthi
Browse files

msm: camera: cpas: Update QoS settings for custom usecase



Update QoS settings for devices with custom hw.

CRs-Fixed: 2755917
Change-Id: Idb62f79a7a9b82d63a253343979c93dc98845501
Signed-off-by: default avatarPavan Kumar Chilamkurthi <pchilamk@codeaurora.org>
parent 2395072f
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 = {
			/*