Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_modes.c939 static bool drm_mode_match_timings(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2) in drm_mode_match_timings() function
997 if ((match_flags & DRM_MODE_MATCH_TIMINGS) && !drm_mode_match_timings(mode1, mode2)) { in drm_mode_match()

Completed in 3 milliseconds