Searched refs:drm_mode_vrefresh (Results 1 – 4 of 4) sorted by relevance
566 if (fresh != drm_mode_vrefresh(ptr)) in drm_mode_find_dmt()789 drm_mode_vrefresh(m) == vrefresh_rate) in drm_mode_std()993 mode->vrefresh = drm_mode_vrefresh(mode); in drm_mode_detailed()1028 vsync = drm_mode_vrefresh(mode); in mode_in_vsync_range()1085 drm_mode_vrefresh(mode) == drm_mode_vrefresh(m)) in valid_inferred_mode()2089 if (drm_mode_vrefresh(ptr) > 61) in drm_add_modes_noedid()
612 int drm_mode_vrefresh(const struct drm_display_mode *mode) in drm_mode_vrefresh() function636 EXPORT_SYMBOL(drm_mode_vrefresh);
921 extern int drm_mode_vrefresh(const struct drm_display_mode *mode);
191 mode->vrefresh = drm_mode_vrefresh(mode); in drm_helper_probe_single_connector_modes()