Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_modes.c1473 static bool drm_mode_match_timings(const struct drm_display_mode *mode1, in drm_mode_match_timings() function
1543 !drm_mode_match_timings(mode1, mode2)) in drm_mode_match()