Searched refs:dp_display (Results 1 – 1 of 1) sorted by relevance
357 int msm_dp_modeset_init(struct msm_dp *dp_display, struct drm_device *dev,359 void msm_dp_snapshot(struct msm_disp_state *disp_state, struct msm_dp *dp_display);360 bool msm_dp_is_yuv_420_enabled(const struct msm_dp *dp_display,362 bool msm_dp_needs_periph_flush(const struct msm_dp *dp_display,364 bool msm_dp_wide_bus_available(const struct msm_dp *dp_display);374 static inline int msm_dp_modeset_init(struct msm_dp *dp_display, in msm_dp_modeset_init() argument 382 static inline void msm_dp_snapshot(struct msm_disp_state *disp_state, struct msm_dp *dp_display) in msm_dp_snapshot() argument 386 static inline bool msm_dp_is_yuv_420_enabled(const struct msm_dp *dp_display, in msm_dp_is_yuv_420_enabled() argument 392 static inline bool msm_dp_needs_periph_flush(const struct msm_dp *dp_display, in msm_dp_needs_periph_flush() argument 398 static inline bool msm_dp_wide_bus_available(const struct msm_dp *dp_display) in msm_dp_wide_bus_available() argument [all...]