drm/i915/gvt: enable IOMMU for gvt
authorChuanxiao Dong <chuanxiao.dong@intel.com>
Thu, 9 Feb 2017 03:38:38 +0000 (11:38 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 9 Feb 2017 06:17:15 +0000 (14:17 +0800)
commit811a4cf273afc6f651e0ef3d5400084bf0aeb75e
treeaefb2dd0290cb7e6305f0701d1ac8a1a749d71ad
parentb86dc6ed20f1543121757da1a77c0f52121d8bf1
drm/i915/gvt: enable IOMMU for gvt

gvt driver has a check which doesn't allow to use gvt when host
gpu iommu is enabled. This check can be removed after enable the
iommu support in gvt

Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/gvt.c