Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.c15 const struct mdp5_cfg_hw *mdp5_cfg = NULL;
17 static const struct mdp5_cfg_hw msm8x74v1_config = {
106 static const struct mdp5_cfg_hw msm8x26_config = {
187 static const struct mdp5_cfg_hw msm8x74v2_config = {
274 static const struct mdp5_cfg_hw apq8084_config = {
374 static const struct mdp5_cfg_hw msm8x16_config = {
446 static const struct mdp5_cfg_hw msm8x36_config = {
526 static const struct mdp5_cfg_hw msm8x94_config = {
626 static const struct mdp5_cfg_hw msm8x96_config = {
739 static const struct mdp5_cfg_hw msm8x76_config = {
[all …]
Dmdp5_cfg.h17 extern const struct mdp5_cfg_hw *mdp5_cfg;
85 struct mdp5_cfg_hw { struct
108 const struct mdp5_cfg_hw *hw; argument
114 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);
Dmdp5_kms.c336 static int get_dsi_id_from_intf(const struct mdp5_cfg_hw *hw_cfg, int intf_num) in get_dsi_id_from_intf()
388 const struct mdp5_cfg_hw *hw_cfg = in modeset_init_intf()
696 const struct mdp5_cfg_hw *hw_cfg; in hwpipe_init()
732 const struct mdp5_cfg_hw *hw_cfg; in hwmixer_init()
758 const struct mdp5_cfg_hw *hw_cfg; in interface_init()
Dmdp5_ctl.c693 const struct mdp5_cfg_hw *hw_cfg = mdp5_cfg_get_hw_config(cfg_hnd); in mdp5_ctlm_init()
Dmdp5_crtc.c706 const struct mdp5_cfg_hw *hw_cfg; in mdp5_crtc_atomic_check()