]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt: move intel iommu detection to intel_gvt_init()
authorZhenyu Wang <zhenyuw@linux.intel.com>
Fri, 13 Jan 2017 07:31:58 +0000 (15:31 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 7 Feb 2017 09:21:35 +0000 (17:21 +0800)
commitf7b28119248a39c96c2a44f30b328758267c385b
treedba8e169fba522f52752cccf96b817c8c557547d
parentbf2db5380535c3c8dfe293f5a814ff1b3175c8cc
drm/i915/gvt: move intel iommu detection to intel_gvt_init()

Prepare to remove detect_host() hook. Move intel iommu detection early
in intel_gvt_init().

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