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

Commit d8d308bc 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: enable secure-ui-misr feature for sdm670/710 target"

parents 9ace019e 888c92cc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3269,6 +3269,8 @@ static int _sde_hardware_pre_caps(struct sde_mdss_cfg *sde_cfg, uint32_t hw_rev)
		sde_cfg->perf.min_prefill_lines = 24;
		sde_cfg->vbif_qos_nlvl = 8;
		sde_cfg->ts_prefill_rev = 2;
		sde_cfg->sui_misr_supported = true;
		sde_cfg->sui_block_xin_mask = 0x3F71;
	} else {
		SDE_ERROR("unsupported chipset id:%X\n", hw_rev);
		sde_cfg->perf.min_prefill_lines = 0xffff;