summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile
diff options
context:
space:
mode:
authorRodrigo Vivi <vivijim@rdvivi-cozumel.jf.intel.com>2019-01-24 14:50:02 -0800
committerRodrigo Vivi <vivijim@rdvivi-cozumel.jf.intel.com>2019-01-24 14:50:04 -0800
commitff00d85b4df97bf9cc7082b3d0dc2c317b946aa2 (patch)
tree7dae9d0338e0d894dd0cb80c16fff18d28918f58 /drivers/gpu/drm/i915/Makefile
parent0cdc1d07b4616f164978e8f1b3a5fe8b0a3ac835 (diff)
parent2e679d48f38c378650db403b4ba2248adf0691b2 (diff)
downloadlinux-ff00d85b4df97bf9cc7082b3d0dc2c317b946aa2.tar.bz2
Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into drm-intel-next-queued
gvt-next-2019-01-24 - split kvmgt as seperate module (Zhenyu) - Coffeelake GVT support (Fred) - const treatment and change for kernel type (Jani) Signed-off-by: Rodrigo Vivi <vivijim@rdvivi-cozumel.jf.intel.com> From: Zhenyu Wang <zhenyuw@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190124054048.GO7203@zhen-hp.sh.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/Makefile')
-rw-r--r--drivers/gpu/drm/i915/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/Makefile b/drivers/gpu/drm/i915/Makefile
index f050759686ca..8300efe60fe1 100644
--- a/drivers/gpu/drm/i915/Makefile
+++ b/drivers/gpu/drm/i915/Makefile
@@ -200,3 +200,4 @@ endif
i915-y += intel_lpe_audio.o
obj-$(CONFIG_DRM_I915) += i915.o
+obj-$(CONFIG_DRM_I915_GVT_KVMGT) += gvt/kvmgt.o