Searched refs:drm_mode_hsync (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_crtc.h935 extern int drm_mode_hsync(const struct drm_display_mode *mode);
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_modes.c655 /** drm_mode_hsync - get the hsync of a mode
663 int drm_mode_hsync(const struct drm_display_mode *mode) function
H A Ddrm_edid.c1539 if (drm_mode_hsync(mode) > drm_gtf2_hbreak(edid)) {
1720 hsync = drm_mode_hsync(mode);

Completed in 25 milliseconds