Searched refs:drm_mode_width (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/drm2/
H A Ddrm_modes.c530 * drm_mode_width - get the width of a mode
543 int drm_mode_width(const struct drm_display_mode *mode) function
548 EXPORT_SYMBOL(drm_mode_width); variable
H A Ddrm_crtc.h898 extern int drm_mode_width(const struct drm_display_mode *mode);
H A Ddrm_fb_helper.c1043 if (drm_mode_width(mode) > width ||

Completed in 169 milliseconds