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

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_crtc.h918 extern int drm_mode_width(const struct drm_display_mode *mode);
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_fb_helper.c448 if (drm_mode_width(mode) > width ||
H A Ddrm_modes.c617 * drm_mode_width - get the width of a mode
630 int drm_mode_width(const struct drm_display_mode *mode) function

Completed in 2168 milliseconds