drm_mode_hsync
if (drm_mode_hsync(mode) > drm_gtf2_hbreak(edid)) {
hsync = drm_mode_hsync(mode);
EXPORT_SYMBOL(drm_mode_hsync);
mode->hsync = drm_mode_hsync(mode);
int drm_mode_hsync(const struct drm_display_mode *mode);