Searched refs:drm_mode_width (Results 1 – 3 of 3) sorted by relevance
561 int drm_mode_width(const struct drm_display_mode *mode) in drm_mode_width() function566 EXPORT_SYMBOL(drm_mode_width);
900 extern int drm_mode_width(const struct drm_display_mode *mode);
1045 if (drm_mode_width(mode) > width || in drm_has_preferred_mode()