Searched refs:drm_mode_set_crtcinfo (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_modes.c722 * drm_mode_set_crtcinfo - set CRTC modesetting parameters
731 void drm_mode_set_crtcinfo(struct drm_display_mode *p, int adjust_flags) function
1138 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);
H A Ddrm_crtc_helper.c200 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);
H A Ddrm_crtc.c2062 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_panel.c198 drm_mode_set_crtcinfo(adjusted_mode, 0);
H A Dintel_display.c4083 drm_mode_set_crtcinfo(adjusted_mode, 0);
/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_crtc.h937 extern void drm_mode_set_crtcinfo(struct drm_display_mode *p,

Completed in 902 milliseconds