Home
last modified time | relevance | path

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

/linux-6.1.9/include/video/
Dsh_mobile_lcdc.h170 unsigned int max_xres; member
/linux-6.1.9/include/uapi/linux/
Dvfio.h395 __u32 max_xres; member
/linux-6.1.9/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c2379 ovl->xres = ovl->cfg->max_xres; in sh_mobile_lcdc_overlay_init()
2390 ovl->fb_size = ovl->cfg->max_xres * ovl->cfg->max_yres in sh_mobile_lcdc_overlay_init()
Dau1200fb.c341 u32 max_xres; /* Maximum horizontal resolution */ member
/linux-6.1.9/samples/vfio-mdev/
Dmbochs.c550 mdev_state->edid_regs.max_xres = type->max_x; in mbochs_init_dev()
/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Dkvmgt.c597 base->vfio_edid_regs.max_xres = vgpu_edid_xres(port->id); in intel_gvt_set_edid()