Searched refs:mdp_cfg (Results 1 – 3 of 3) sorted by relevance
39 return ctx->comp->mdp_dev->mdp_data->mdp_cfg; in __get_plat_cfg()44 const struct mdp_platform_config *mdp_cfg = __get_plat_cfg(ctx); in get_comp_flag() local52 if (mdp_cfg && mdp_cfg->rdma_rsz1_sram_sharing) in get_comp_flag()61 const struct mdp_platform_config *mdp_cfg = __get_plat_cfg(ctx); in init_rdma() local70 if (mdp_cfg && mdp_cfg->rdma_support_10bit) { in init_rdma()90 const struct mdp_platform_config *mdp_cfg = __get_plat_cfg(ctx); in config_rdma_frame() local99 if (mdp_cfg && mdp_cfg->rdma_support_10bit) { in config_rdma_frame()122 if (mdp_cfg) in config_rdma_frame()123 if (mdp_cfg->rdma_support_10bit && en_ufo) { in config_rdma_frame()230 if (!mdp_cfg || !mdp_cfg->rdma_esl_setting) in config_rdma_frame()[all …]
92 const struct mdp_platform_config *mdp_cfg; member
1334 .mdp_cfg = &mt8183_plat_cfg,1352 .mdp_cfg = &mt8195_plat_cfg,1370 .mdp_cfg = &mt8195_plat_cfg,