Home
last modified time | relevance | path

Searched refs:dp_display (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_display.h36 void msm_dp_display_atomic_post_disable(struct msm_dp *dp_display);
37 void msm_dp_display_atomic_disable(struct msm_dp *dp_display);
38 void msm_dp_display_atomic_pre_enable(struct msm_dp *dp_display,
40 void msm_dp_display_atomic_enable(struct msm_dp *dp_display,
/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.h354 int msm_dp_modeset_init(struct msm_dp *dp_display, struct drm_device *dev,
356 void msm_dp_snapshot(struct msm_disp_state *disp_state, struct msm_dp *dp_display);
357 bool msm_dp_needs_periph_flush(const struct msm_dp *dp_display,
359 bool msm_dp_wide_bus_available(const struct msm_dp *dp_display);
369 static inline int msm_dp_modeset_init(struct msm_dp *dp_display, in msm_dp_modeset_init() argument
377 static inline void msm_dp_snapshot(struct msm_disp_state *disp_state, struct msm_dp *dp_display) in msm_dp_snapshot() argument
381 static inline bool msm_dp_needs_periph_flush(const struct msm_dp *dp_display, in msm_dp_needs_periph_flush() argument
387 static inline bool msm_dp_wide_bus_available(const struct msm_dp *dp_display) in msm_dp_wide_bus_available() argument
H A DMakefile143 dp/dp_display.o \