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