drm/i915: disable platform support for vGPU huge gtt pages
authorMatthew Auld <[email protected]>
Fri, 6 Oct 2017 22:18:31 +0000 (23:18 +0100)
committerChris Wilson <[email protected]>
Sat, 7 Oct 2017 09:12:03 +0000 (10:12 +0100)
commitda9fe3f31a920658debd231ff10b0fbe0f2f34ed
tree5bc23bf4fb9d9c7bf30b3c85b989d805fe11c26a
parent7924d9d4dc9ffff32bf099db8c638e11e5457cd7
drm/i915: disable platform support for vGPU huge gtt pages

Currently gvt gtt handling doesn't support huge page entries, so disable
for now.

v2: remove useless 48b PPGTT check

Suggested-by: Zhenyu Wang <[email protected]>
Signed-off-by: Matthew Auld <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Zhenyu Wang <[email protected]>
Reviewed-by: Zhenyu Wang <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/i915_gem.c