]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915: enable vGPU detection for all
authorPing Gao <ping.a.gao@intel.com>
Tue, 6 Sep 2016 04:04:11 +0000 (12:04 +0800)
committerJani Nikula <jani.nikula@intel.com>
Tue, 6 Sep 2016 13:39:36 +0000 (16:39 +0300)
commit8ef89995c735f978d5dfcb3ca6bce70d41728c91
treefe5c1178d96574209092c09f96c2c6b951018f0c
parent19eb9189c55715b8e15401fb6d862c5766724220
drm/i915: enable vGPU detection for all

vGPU capability is handled by GVT-g host driver, not needed to
put extra HW check for vGPU detection. And we'll actually support
vGPU from BDW.

Signed-off-by: Ping Gao <ping.a.gao@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: drm-intel-fixes@lists.freedesktop.org
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20160906040412.1274-2-zhenyuw@linux.intel.com
drivers/gpu/drm/i915/i915_vgpu.c