Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/
H A Ddrm_edid.c3291 static int drm_mode_hsync(const struct drm_display_mode *mode) in drm_mode_hsync() function
3315 if (drm_mode_hsync(mode) > drm_gtf2_hbreak(drm_edid)) { in drm_gtf2_mode()
3595 hsync = drm_mode_hsync(mode); in mode_in_hsync_range()