drm_mode_width
extern int drm_mode_width(const struct drm_display_mode *mode);
if (drm_mode_width(mode) > width ||
EXPORT_SYMBOL(drm_mode_width);