Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modes.c1496 static bool drm_mode_match_flags(const struct drm_display_mode *mode1, in drm_mode_match_flags() function
1546 !drm_mode_match_flags(mode1, mode2)) in drm_mode_match()