Home
last modified time | relevance | path

Searched refs:dp_panel (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/msm/dp/
A Ddp_panel.c14 struct dp_panel dp_panel; member
22 static int dp_panel_read_dpcd(struct dp_panel *dp_panel) in dp_panel_read_dpcd() argument
154 int dp_panel_read_sink_caps(struct dp_panel *dp_panel, in dp_panel_read_sink_caps() argument
233 u32 dp_panel_get_mode_bpp(struct dp_panel *dp_panel, in dp_panel_get_mode_bpp() argument
256 int dp_panel_get_modes(struct dp_panel *dp_panel, in dp_panel_get_modes() argument
345 void dp_panel_dump_regs(struct dp_panel *dp_panel) in dp_panel_dump_regs() argument
356 int dp_panel_timing_cfg(struct dp_panel *dp_panel) in dp_panel_timing_cfg() argument
413 int dp_panel_init_panel_info(struct dp_panel *dp_panel) in dp_panel_init_panel_info() argument
447 struct dp_panel *dp_panel; in dp_panel_get() local
463 dp_panel = &panel->dp_panel; in dp_panel_get()
[all …]
A Ddp_panel.h37 struct dp_panel { struct
58 int dp_panel_init_panel_info(struct dp_panel *dp_panel); argument
59 int dp_panel_deinit(struct dp_panel *dp_panel);
60 int dp_panel_timing_cfg(struct dp_panel *dp_panel);
61 void dp_panel_dump_regs(struct dp_panel *dp_panel);
62 int dp_panel_read_sink_caps(struct dp_panel *dp_panel,
64 u32 dp_panel_get_mode_bpp(struct dp_panel *dp_panel, u32 mode_max_bpp,
66 int dp_panel_get_modes(struct dp_panel *dp_panel,
68 void dp_panel_handle_sink_request(struct dp_panel *dp_panel);
69 void dp_panel_tpg_config(struct dp_panel *dp_panel, bool enable);
[all …]
A Ddp_debug.h44 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel,
61 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel, in dp_debug_get()
A Ddp_audio.h38 struct dp_panel *panel,
A Ddp_ctrl.h33 struct dp_panel *panel, struct drm_dp_aux *aux,
A Ddp_debug.c26 struct dp_panel *panel;
236 struct dp_debug *dp_debug_get(struct device *dev, struct dp_panel *panel, in dp_debug_get()
A Ddp_audio.c30 struct dp_panel *panel;
597 struct dp_panel *panel, in dp_audio_get()
A Ddp_display.c98 struct dp_panel *panel;
282 static bool dp_display_is_ds_bridge(struct dp_panel *panel) in dp_display_is_ds_bridge()
A Ddp_ctrl.c74 struct dp_panel *panel;
1964 struct dp_panel *panel, struct drm_dp_aux *aux, in dp_ctrl_get()
/linux/drivers/gpu/drm/msm/
A DMakefile116 dp/dp_panel.o \

Completed in 22 milliseconds