Home
last modified time | relevance | path

Searched refs:max_surface_size (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/gvt/
H A Dgvt.h76 u32 max_surface_size; member
H A Dcmd_parser.c1563 u32 max_surface_size = vgpu->gvt->device_info.max_surface_size; in cmd_address_audit() local
1567 if (op_size > max_surface_size) { in cmd_address_audit()
H A Dkvmgt.c1740 info->max_surface_size = 36 * 1024 * 1024; in init_device_info()