Home
last modified time | relevance | path

Searched refs:drm_crtc_helper_mode_valid_fixed (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_probe_helper.h30 enum drm_mode_status drm_crtc_helper_mode_valid_fixed(struct drm_crtc *crtc,
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_probe_helper.c1063 enum drm_mode_status drm_crtc_helper_mode_valid_fixed(struct drm_crtc *crtc, in drm_crtc_helper_mode_valid_fixed() function
1076 EXPORT_SYMBOL(drm_crtc_helper_mode_valid_fixed);
A Ddrm_mipi_dbi.c304 return drm_crtc_helper_mode_valid_fixed(&pipe->crtc, mode, &dbidev->mode); in mipi_dbi_pipe_mode_valid()
/linux-6.3-rc2/drivers/gpu/drm/tiny/
A Dsimpledrm.c553 return drm_crtc_helper_mode_valid_fixed(crtc, mode, &sdev->mode); in simpledrm_crtc_helper_mode_valid()
A Drepaper.c630 return drm_crtc_helper_mode_valid_fixed(crtc, mode, epd->mode); in repaper_pipe_mode_valid()
A Dofdrm.c885 return drm_crtc_helper_mode_valid_fixed(crtc, mode, &odev->mode); in ofdrm_crtc_helper_mode_valid()

Completed in 68 milliseconds