Home
last modified time | relevance | path

Searched defs:msm_dp_panel (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.h30 struct msm_dp_panel { struct
38 struct msm_dp_panel_psr psr_cap; argument
46 int msm_dp_panel_init_panel_info(struct msm_dp_panel *msm_dp_panel, argument
H A Ddp_panel.c24 struct msm_dp_panel msm_dp_panel; member
70 struct msm_dp_panel *msm_dp_panel; in msm_dp_panel_read_psr_cap() local
88 static int msm_dp_panel_read_dpcd(struct msm_dp_panel *msm_dp_panel) in msm_dp_panel_read_dpcd()
214 static u32 msm_dp_panel_get_supported_bpp(struct msm_dp_panel *msm_dp_panel, in msm_dp_panel_get_supported_bpp()
235 int msm_dp_panel_read_link_caps(struct msm_dp_panel *msm_dp_panel, in msm_dp_panel_read_link_caps()
277 u32 msm_dp_panel_get_mode_bpp(struct msm_dp_panel *msm_dp_panel, in msm_dp_panel_get_mode_bpp()
307 void msm_dp_panel_handle_sink_request(struct msm_dp_panel *msm_dp_panel, in msm_dp_panel_handle_sink_request()
334 static void msm_dp_panel_tpg_enable(struct msm_dp_panel *msm_dp_panel, in msm_dp_panel_tpg_enable()
401 static void msm_dp_panel_tpg_disable(struct msm_dp_panel *msm_dp_panel) in msm_dp_panel_tpg_disable()
411 void msm_dp_panel_tpg_config(struct msm_dp_panel *msm_dp_panel, bool enable) in msm_dp_panel_tpg_config()
[all …]
H A Ddp_display.c600 struct msm_dp_panel *msm_dp_panel) in msm_dp_display_set_mode()
656 struct msm_dp_panel *msm_dp_panel) in msm_dp_display_enable()
714 struct msm_dp_panel *msm_dp_panel) in msm_dp_display_disable()
H A Ddp_ctrl.c391 struct msm_dp_panel *msm_dp_panel) in msm_dp_ctrl_config_ctrl_streams()
466 struct msm_dp_panel *msm_dp_panel) in msm_dp_ctrl_config_misc1_misc0()