Searched refs:drm_mode_width (Results 1 – 3 of 3) sorted by relevance
543 int drm_mode_width(const struct drm_display_mode *mode) in drm_mode_width() function548 EXPORT_SYMBOL(drm_mode_width);
898 extern int drm_mode_width(const struct drm_display_mode *mode);
1043 if (drm_mode_width(mode) > width || in drm_has_preferred_mode()