|
@@ -5395,6 +5395,7 @@ static int _sde_hardware_pre_caps(struct sde_mdss_cfg *sde_cfg, uint32_t hw_rev)
|
|
|
set_bit(SDE_FEATURE_SYS_CACHE_NSE, sde_cfg->features);
|
|
|
set_bit(SDE_FEATURE_SYS_CACHE_STALING, sde_cfg->features);
|
|
|
set_bit(SDE_FEATURE_WB_ROTATION, sde_cfg->features);
|
|
|
+ set_bit(SDE_FEATURE_EPT, sde_cfg->features);
|
|
|
sde_cfg->allowed_dsc_reservation_switch = SDE_DP_DSC_RESERVATION_SWITCH;
|
|
|
sde_cfg->autorefresh_disable_seq = AUTOREFRESH_DISABLE_SEQ2;
|
|
|
sde_cfg->perf.min_prefill_lines = 40;
|