Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_modes.h543 bool drm_mode_match(const struct drm_display_mode *mode1,
/linux/drivers/gpu/drm/
H A Ddrm_modes.c1531 bool drm_mode_match(const struct drm_display_mode *mode1, in drm_mode_match() function
1563 EXPORT_SYMBOL(drm_mode_match);
1578 return drm_mode_match(mode1, mode2, in drm_mode_equal()
1601 return drm_mode_match(mode1, mode2, in drm_mode_equal_no_clocks()
1622 return drm_mode_match(mode1, mode2, in drm_mode_equal_no_clocks_no_stereo()