Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.h17 extern const struct mdp5_cfg_hw *mdp5_cfg;
79 struct mdp5_cfg_hw { struct
106 const struct mdp5_cfg_hw *hw; argument
113 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);
Dmdp5_cfg.c15 const struct mdp5_cfg_hw *mdp5_cfg = NULL;
17 const struct mdp5_cfg_hw msm8x74v1_config = {
101 const struct mdp5_cfg_hw msm8x74v2_config = {
183 const struct mdp5_cfg_hw apq8084_config = {
278 const struct mdp5_cfg_hw msm8x16_config = {
345 const struct mdp5_cfg_hw msm8x94_config = {
440 const struct mdp5_cfg_hw msm8x96_config = {
548 const struct mdp5_cfg_hw msm8917_config = {
633 const struct mdp5_cfg_hw msm8998_config = {
757 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_config()
Dmdp5_kms.c360 static int get_dsi_id_from_intf(const struct mdp5_cfg_hw *hw_cfg, int intf_num) in get_dsi_id_from_intf()
427 const struct mdp5_cfg_hw *hw_cfg = in modeset_init_intf()
469 const struct mdp5_cfg_hw *hw_cfg; in modeset_init()
839 const struct mdp5_cfg_hw *hw_cfg; in hwpipe_init()
875 const struct mdp5_cfg_hw *hw_cfg; in hwmixer_init()
901 const struct mdp5_cfg_hw *hw_cfg; in interface_init()
Dmdp5_crtc.c217 const struct mdp5_cfg_hw *hw_cfg; in blend_setup()
617 const struct mdp5_cfg_hw *hw_cfg; in mdp5_crtc_atomic_check()
Dmdp5_ctl.c684 const struct mdp5_cfg_hw *hw_cfg = mdp5_cfg_get_hw_config(cfg_hnd); in mdp5_ctlm_init()