Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Daperture_gm.c249 if (!conf->low_mm || !conf->high_mm || !conf->fence) { in alloc_resource()
269 request = conf->high_mm; in alloc_resource()
288 gvt->gm.vgpu_allocated_high_gm_size += conf->high_mm; in alloc_resource()
H A Dvgpu.c136 high_avail / conf->high_mm), in intel_gvt_init_vgpu_types()
137 conf->low_mm, conf->high_mm, conf->fence, in intel_gvt_init_vgpu_types()
319 BYTES_TO_MB(conf->low_mm), BYTES_TO_MB(conf->high_mm), in intel_gvt_create_vgpu()
H A Dgvt.h304 unsigned int high_mm; member
H A Dkvmgt.c123 BYTES_TO_MB(type->conf->high_mm), in intel_vgpu_show_description()
1528 high_gm_avail / type->conf->high_mm, in intel_vgpu_get_available()