Home
last modified time | relevance | path

Searched refs:mdp5_cfg_get_hw_config (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.h114 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);
H A Dmdp5_kms.c389 mdp5_cfg_get_hw_config(mdp5_kms->cfg); in modeset_init_intf()
699 hw_cfg = mdp5_cfg_get_hw_config(mdp5_kms->cfg); in hwpipe_init()
735 hw_cfg = mdp5_cfg_get_hw_config(mdp5_kms->cfg); in hwmixer_init()
762 hw_cfg = mdp5_cfg_get_hw_config(mdp5_kms->cfg); in interface_init()
H A Dmdp5_ctl.c693 const struct mdp5_cfg_hw *hw_cfg = mdp5_cfg_get_hw_config(cfg_hnd); in mdp5_ctlm_init()
H A Dmdp5_cfg.c1338 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_config() function
H A Dmdp5_crtc.c746 hw_cfg = mdp5_cfg_get_hw_config(mdp5_kms->cfg); in mdp5_crtc_atomic_check()