Searched refs:VGT_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ | ||
| H A D | i915_pvinfo.h | 38 #define VGT_VERSION_MAJOR 1 macro |
| H A D | i915_vgpu.c | 92 if (version_major < VGT_VERSION_MAJOR) { in intel_vgpu_detect() |