OSDN Git Service

drm/i915/gtt: Remove vgpu check for gen6
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 8 Jun 2018 15:04:35 +0000 (16:04 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 8 Jun 2018 18:30:03 +0000 (19:30 +0100)
commite1f8789883a1bfdb4bfa8b638eeb24eb089c5836
tree6fa727fcaf777ae12aa88b46a245a568e8e7e4f5
parentf6b1e35f3e47f40d18fe50a52c09a618ec703c1b
drm/i915/gtt: Remove vgpu check for gen6

Since vgpu is not supported on Haswell or any other gen6/7, we do not
need to check and act upon it's enablement.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Matthew Auld <matthew.william.auld@gmail.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180608150435.15010-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_gtt.c