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

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

Merge "drm/msm/sde: allow non-secure cb during secure-ui for sdm855 target" into msm-4.14

parents f7add581 867bb9a6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3543,6 +3543,7 @@ static int _sde_hardware_pre_caps(struct sde_mdss_cfg *sde_cfg, uint32_t hw_rev)
		sde_cfg->ts_prefill_rev = 2;
		sde_cfg->ctl_rev = SDE_CTL_CFG_VERSION_1_0_0;
		sde_cfg->delay_prg_fetch_start = true;
		sde_cfg->sui_ns_allowed = true;
	} else {
		SDE_ERROR("unsupported chipset id:%X\n", hw_rev);
		sde_cfg->perf.min_prefill_lines = 0xffff;