Home
last modified time | relevance | path

Searched refs:drm_mode_set_crtcinfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_modes.c648 void drm_mode_set_crtcinfo(struct drm_display_mode *p, int adjust_flags) in drm_mode_set_crtcinfo() function
691 EXPORT_SYMBOL(drm_mode_set_crtcinfo);
1162 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in drm_mode_create_from_cmdline_mode()
H A Ddrm_crtc.h922 extern void drm_mode_set_crtcinfo(struct drm_display_mode *p,
H A Ddrm_crtc_helper.c198 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in drm_helper_probe_single_connector_modes()
H A Ddrm_crtc.c1938 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in drm_mode_setcrtc()