Searched refs:drm_crtc_helper_mode_valid_fixed (Results 1 – 5 of 5) sorted by relevance
30 enum drm_mode_status drm_crtc_helper_mode_valid_fixed(struct drm_crtc *crtc,
1026 enum drm_mode_status drm_crtc_helper_mode_valid_fixed(struct drm_crtc *crtc, in drm_crtc_helper_mode_valid_fixed() function1039 EXPORT_SYMBOL(drm_crtc_helper_mode_valid_fixed);
326 return drm_crtc_helper_mode_valid_fixed(&pipe->crtc, mode, &dbidev->mode); in mipi_dbi_pipe_mode_valid()
545 return drm_crtc_helper_mode_valid_fixed(crtc, mode, &sdev->mode); in simpledrm_crtc_helper_mode_valid()
630 return drm_crtc_helper_mode_valid_fixed(crtc, mode, epd->mode); in repaper_pipe_mode_valid()