Merge "disp: msm: sde: enable system cache support for shima"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
76293cfe64
@@ -4803,6 +4803,7 @@ static int _sde_hardware_pre_caps(struct sde_mdss_cfg *sde_cfg, uint32_t hw_rev)
|
||||
sde_cfg->vbif_disable_inner_outer_shareable = true;
|
||||
sde_cfg->mdss_hw_block_size = 0x158;
|
||||
sde_cfg->has_trusted_vm_support = true;
|
||||
sde_cfg->syscache_supported = true;
|
||||
} else {
|
||||
SDE_ERROR("unsupported chipset id:%X\n", hw_rev);
|
||||
sde_cfg->perf.min_prefill_lines = 0xffff;
|
||||
|
||||
Reference in New Issue
Block a user