Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Ddisplay.c63 .maxx = dpy->edid_regs->max_xres, in vfio_display_edid_update()
150 if (pread_field(fd, dpy->edid_info, dpy->edid_regs, max_xres)) { in vfio_display_edid_init()
161 vdev->display_xres = dpy->edid_regs->max_xres; in vfio_display_edid_init()
/openbmc/linux/include/video/
H A Dsh_mobile_lcdc.h170 unsigned int max_xres; member
/openbmc/linux/include/uapi/linux/
H A Dvfio.h415 __u32 max_xres; member
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h415 __u32 max_xres; member
/openbmc/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c2376 ovl->xres = ovl->cfg->max_xres; in sh_mobile_lcdc_overlay_init()
2387 ovl->fb_size = ovl->cfg->max_xres * ovl->cfg->max_yres in sh_mobile_lcdc_overlay_init()
H A Dau1200fb.c341 u32 max_xres; /* Maximum horizontal resolution */ member
/openbmc/linux/samples/vfio-mdev/
H A Dmbochs.c550 mdev_state->edid_regs.max_xres = type->max_x; in mbochs_init_dev()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c597 base->vfio_edid_regs.max_xres = vgpu_edid_xres(port->id); in intel_gvt_set_edid()