Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.h25 extern const struct mdp5_cfg_hw *mdp5_cfg;
67 struct mdp5_cfg_hw { struct
91 const struct mdp5_cfg_hw *hw; argument
98 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 msm8x74_config = {
86 const struct mdp5_cfg_hw apq8084_config = {
155 const struct mdp5_cfg_hw msm8x16_config = {
216 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_config()
Dmdp5_ctl.h26 void __iomem *mmio_base, const struct mdp5_cfg_hw *hw_cfg);
Dmdp5_kms.c207 static int get_dsi_id_from_intf(const struct mdp5_cfg_hw *hw_cfg, int intf_num) in get_dsi_id_from_intf()
229 const struct mdp5_cfg_hw *hw_cfg = in modeset_init_intf()
315 const struct mdp5_cfg_hw *hw_cfg; in modeset_init()
Dmdp5_smp.c115 const struct mdp5_cfg_hw *hw_cfg; in smp_request_block()
Dmdp5_ctl.c511 void __iomem *mmio_base, const struct mdp5_cfg_hw *hw_cfg) in mdp5_ctlm_init()
Dmdp5_crtc.c194 const struct mdp5_cfg_hw *hw_cfg; in blend_setup()