Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_edid.c2433 static int drm_mode_hsync(const struct drm_display_mode *mode) in drm_mode_hsync() function
2542 if (drm_mode_hsync(mode) > drm_gtf2_hbreak(edid)) { in drm_mode_std()
2723 hsync = drm_mode_hsync(mode); in mode_in_hsync_range()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_edid.c3256 static int drm_mode_hsync(const struct drm_display_mode *mode) in drm_mode_hsync() function
3280 if (drm_mode_hsync(mode) > drm_gtf2_hbreak(drm_edid)) { in drm_gtf2_mode()
3560 hsync = drm_mode_hsync(mode); in mode_in_hsync_range()

Completed in 16 milliseconds