Home
last modified time | relevance | path

Searched refs:yres (Results 1 – 4 of 4) sorted by relevance

/gfx-drm/usr/src/uts/common/io/drm/
H A Ddrm_fb_helper.c120 cmdline_mode->yres = fb_info.yres; in drm_fb_helper_parse_command_line()
484 mode->vdisplay != cmdline_mode->yres) in drm_pick_cmdline_mode()
956 size = ALIGN(pitch *fb_info.yres, PAGE_SIZE); in drm_getfb_size()
H A Ddrm_modes.c1125 cmd->xres, cmd->yres, in drm_mode_create_from_cmdline_mode()
1131 cmd->xres, cmd->yres, in drm_mode_create_from_cmdline_mode()
/gfx-drm/usr/src/uts/common/sys/
H A Dgfx_private.h131 uint16_t yres; member
/gfx-drm/usr/src/uts/common/drm/
H A DdrmP.h1018 int xres, yres; member