Home
last modified time | relevance | path

Searched refs:max_xres (Results 1 – 5 of 5) sorted by relevance

/linux/include/video/
H A Dsh_mobile_lcdc.h170 unsigned int max_xres; member
/linux/include/uapi/linux/
H A Dvfio.h404 * @max_xres: max display width (0 == no limitation, readonly).
416 __u32 max_xres; member
/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c2366 ovl->xres = ovl->cfg->max_xres; in sh_mobile_lcdc_overlay_init()
2377 ovl->fb_size = ovl->cfg->max_xres * ovl->cfg->max_yres in sh_mobile_lcdc_overlay_init()
/linux/samples/vfio-mdev/
H A Dmbochs.c548 mdev_state->edid_regs.max_xres = type->max_x; in mbochs_init_dev()
/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c606 base->vfio_edid_regs.max_xres = vgpu_edid_xres(port->id); in intel_gvt_set_edid()