Pārlūkot izejas kodu

disp: msm: sde: enable uidle support for milos target

This change enables the uidle feature support for milos target.

Change-Id: I3f8633b623d69467010639b48e47a2455f64c55b
Signed-off-by: Akash Gajjar <[email protected]>
(cherry picked from commit 841bca1984930149549c6368943a7eecd0173d12)
Akash Gajjar 11 mēneši atpakaļ
vecāks
revīzija
8ed94e797c
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      msm/sde/sde_hw_catalog.c

+ 1 - 0
msm/sde/sde_hw_catalog.c

@@ -5578,6 +5578,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->true_inline_rot_rev = SDE_INLINE_ROT_VERSION_2_0_1;
+		sde_cfg->uidle_cfg.uidle_rev = SDE_UIDLE_VERSION_1_0_4;
 		sde_cfg->sid_rev = SDE_SID_VERSION_2_0_0;
 		sde_cfg->mdss_hw_block_size = 0x158;
 		sde_cfg->demura_supported[SSPP_DMA1][0] = BIT(DEMURA_0);