|
@@ -5044,6 +5044,7 @@ static int _sde_hardware_pre_caps(struct sde_mdss_cfg *sde_cfg, uint32_t hw_rev)
|
|
|
sde_cfg->has_trusted_vm_support = true;
|
|
|
sde_cfg->syscache_supported = true;
|
|
|
} else if (IS_WAIPIO_TARGET(hw_rev)) {
|
|
|
+ sde_cfg->allowed_dsc_reservation_switch = SDE_DP_DSC_RESERVATION_SWITCH;
|
|
|
sde_cfg->has_dedicated_cwb_support = true;
|
|
|
sde_cfg->has_cwb_dither = true;
|
|
|
sde_cfg->has_wb_ubwc = true;
|