]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Enable KVMGT for BXT.
authorColin Xu <colin.xu@intel.com>
Mon, 11 Jun 2018 07:39:40 +0000 (15:39 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 13 Jun 2018 02:57:30 +0000 (10:57 +0800)
commitb4a8c3172974f4cbc8f0e79c08ae52ee67d4b857
tree44e3fb6a68f3a613718c6bb55ee1062706c937de
parentb3d456ae3df8fb631013e4ef1730bdde0d3cce70
drm/i915: Enable KVMGT for BXT.

Enable KVMGT for BXT.
is_supported_device() acting as the gatekeeper of GVT-g init.
If all supported platforms share the same configurations for some
specific feature, platform check will rely on this check only.

Signed-off-by: Colin Xu <colin.xu@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/intel_gvt.c