Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.h25 extern const struct mdp5_cfg_hw *mdp5_cfg;
87 struct mdp5_cfg_hw { struct
114 const struct mdp5_cfg_hw *hw; argument
121 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);
Dmdp5_cfg.c23 const struct mdp5_cfg_hw *mdp5_cfg = NULL;
25 const struct mdp5_cfg_hw msm8x74v1_config = {
109 const struct mdp5_cfg_hw msm8x74v2_config = {
191 const struct mdp5_cfg_hw apq8084_config = {
286 const struct mdp5_cfg_hw msm8x16_config = {
353 const struct mdp5_cfg_hw msm8x94_config = {
448 const struct mdp5_cfg_hw msm8x96_config = {
567 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_config()
Dmdp5_kms.c349 static int get_dsi_id_from_intf(const struct mdp5_cfg_hw *hw_cfg, int intf_num) in get_dsi_id_from_intf()
416 const struct mdp5_cfg_hw *hw_cfg = in modeset_init_intf()
458 const struct mdp5_cfg_hw *hw_cfg; in modeset_init()
823 const struct mdp5_cfg_hw *hw_cfg; in hwpipe_init()
859 const struct mdp5_cfg_hw *hw_cfg; in hwmixer_init()
885 const struct mdp5_cfg_hw *hw_cfg; in interface_init()
Dmdp5_crtc.c225 const struct mdp5_cfg_hw *hw_cfg; in blend_setup()
620 const struct mdp5_cfg_hw *hw_cfg; in mdp5_crtc_atomic_check()
Dmdp5_ctl.c692 const struct mdp5_cfg_hw *hw_cfg = mdp5_cfg_get_hw_config(cfg_hnd); in mdp5_ctlm_init()