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

Commit fffb767b authored by Narendra Muppalla's avatar Narendra Muppalla Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/sde: add sui blendstage support for lahaina



This change adds secure-ui blendstage support for
lahaina target.

Change-Id: If6e0f9df469e39f53329b264416ef9214ec01be9
Signed-off-by: default avatarNarendra Muppalla <NarendraM@codeaurora.org>
parent a2a04712
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4657,6 +4657,7 @@ static int _sde_hardware_pre_caps(struct sde_mdss_cfg *sde_cfg, uint32_t hw_rev)
		sde_cfg->sui_ns_allowed = true;
		sde_cfg->sui_misr_supported = true;
		sde_cfg->sui_block_xin_mask = 0x3F71;
		sde_cfg->has_sui_blendstage = true;
		sde_cfg->has_3d_merge_reset = true;
		sde_cfg->has_hdr = true;
		sde_cfg->has_hdr_plus = true;