Searched defs:max_height (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_fb_helper.c748 height = dev->mode_config.max_height;
862 dev->mode_config.max_height);
897 u32 max_width, max_height, bpp_sel; local
911 max_height = fb_helper->fb->height;
915 max_height);
/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_mode.h110 __u32 min_height, max_height; member in struct:drm_mode_card_res
/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_mode.h110 __u32 min_height, max_height; member in struct:drm_mode_card_res
H A Ddrm_crtc.h479 int (*fill_modes)(struct drm_connector *connector, uint32_t max_width, uint32_t max_height);
767 * @max_height: maximum pixel height on this device
805 int max_width, max_height; member in struct:drm_mode_config

Completed in 55 milliseconds