Searched defs:intel_vgpu_type (Results 1 – 2 of 2) sorted by relevance
281 struct intel_vgpu_type { struct282 char name[16];283 unsigned int avail_instance;284 unsigned int low_gm_size;285 unsigned int high_gm_size;286 unsigned int fence;287 unsigned int weight;288 enum intel_vgpu_edid resolution;
317 struct intel_vgpu_type { struct318 struct mdev_type type;319 char name[16];320 const struct intel_vgpu_config *conf;