commit | da9fe3f31a920658debd231ff10b0fbe0f2f34ed | [log] [tgz] |
---|---|---|
author | Matthew Auld <matthew.auld@intel.com> | Fri Oct 06 23:18:31 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Oct 07 10:12:03 2017 +0100 |
tree | 5bc23bf4fb9d9c7bf30b3c85b989d805fe11c26a | |
parent | 7924d9d4dc9ffff32bf099db8c638e11e5457cd7 [diff] |
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 <zhenyuw@linux.intel.com> Signed-off-by: Matthew Auld <matthew.auld@intel.com> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Zhenyu Wang <zhenyuw@linux.intel.com> Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20171006145041.21673-20-matthew.auld@intel.com Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20171006221833.32439-19-chris@chris-wilson.co.uk