|
@@ -5253,6 +5253,7 @@ static int _sde_hardware_pre_caps(struct sde_mdss_cfg *sde_cfg, uint32_t hw_rev)
|
|
|
set_bit(SDE_FEATURE_TRUSTED_VM, sde_cfg->features);
|
|
|
set_bit(SDE_SYS_CACHE_DISP, sde_cfg->sde_sys_cache_type_map);
|
|
|
set_bit(SDE_SYS_CACHE_DISP_WB, sde_cfg->sde_sys_cache_type_map);
|
|
|
+ set_bit(SDE_FEATURE_WB_ROTATION, 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;
|