Przeglądaj źródła

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: Narendra Muppalla <[email protected]>
Narendra Muppalla 5 lat temu
rodzic
commit
fffb767bc0
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      msm/sde/sde_hw_catalog.c

+ 1 - 0
msm/sde/sde_hw_catalog.c

@@ -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;