Merge changes Iea651a2f,Idb564927 into display-kernel.lnx.5.4
* changes: disp: sde: add CRTC property for VM requests disp: msm: sde: add capability flag for trusted VM support
This commit is contained in:

gecommit door
Gerrit - the friendly Code Review server

commit
b86633e592
@@ -4727,6 +4727,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->dither_luma_mode_support = true;
|
||||
sde_cfg->mdss_hw_block_size = 0x158;
|
||||
sde_cfg->has_trusted_vm_support = true;
|
||||
} else {
|
||||
SDE_ERROR("unsupported chipset id:%X\n", hw_rev);
|
||||
sde_cfg->perf.min_prefill_lines = 0xffff;
|
||||
|
Verwijs in nieuw issue
Block a user