Searched refs:mdp5_cfg (Results 1 – 6 of 6) sorted by relevance
17 extern const struct mdp5_cfg_hw *mdp5_cfg;118 struct mdp5_cfg { struct126 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_hnd);
11 struct mdp5_cfg config;15 const struct mdp5_cfg_hw *mdp5_cfg = NULL; variable1430 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_config()1472 mdp5_cfg = cfg_handlers[i].config.hw; in mdp5_cfg_init()1476 if (unlikely(!mdp5_cfg)) { in mdp5_cfg_init()1483 cfg_handler->config.hw = mdp5_cfg; in mdp5_cfg_init()1485 DBG("MDP5: %s hw config selected", mdp5_cfg->name); in mdp5_cfg_init()
501 struct mdp5_cfg *config; in mdp5_kms_init()710 struct mdp5_cfg *config; in mdp5_init()
58 return mdp5_cfg->smp.clients[pipe] + plane; in pipe2client()
171 struct mdp5_cfg *config = mdp5_cfg_get_config(get_kms(plane)->cfg); in mdp5_plane_atomic_check_with_state()
57 disp/mdp5/mdp5_cfg.o \