Quoting changbin...@intel.com (2018-05-08 12:07:05)
> From: Changbin Du
>
> This adds a new vGPU cap info bit VGT_CAPS_HUGE_GTT, which is to detect
> whether the host supports shadowing of huge gtt pages. If host does
> support it, remove the page sizes restriction for vGPU.
>
> Signed-off-by: C
From: Changbin Du
This adds a new vGPU cap info bit VGT_CAPS_HUGE_GTT, which is to detect
whether the host supports shadowing of huge gtt pages. If host does
support it, remove the page sizes restriction for vGPU.
Signed-off-by: Changbin Du
---
drivers/gpu/drm/i915/i915_gem.c| 8 ++--