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

Commit 5de1a28a 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: increase UB size for isp40"

parents 7ddf625a 958b9e8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2193,7 +2193,7 @@ static struct msm_vfe_axi_hardware_info msm_vfe40_axi_hw_info = {
	.num_comp_mask = 3,
	.num_rdi = 3,
	.num_rdi_master = 3,
	.min_wm_ub = 64,
	.min_wm_ub = 96,
	.scratch_buf_range = SZ_32M + SZ_4M,
};