aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyuw@linux.intel.com>2016-10-19 14:40:59 +0800
committerZhenyu Wang <zhenyuw@linux.intel.com>2016-10-20 17:18:39 +0800
commit22681c7bc79aefbb8e1c459474ac668a9493b577 (patch)
treec1d0cff82a6d8b644de2fe8c02930ba5136bb764 /Documentation/gpu
parentdrm/i915/gvt: Fix warning on obsolete function usage (diff)
downloadwireguard-linux-22681c7bc79aefbb8e1c459474ac668a9493b577.tar.xz
wireguard-linux-22681c7bc79aefbb8e1c459474ac668a9493b577.zip
Documentation/gpu: Add section for Intel GVT-g host support
Update with brief overview and reference for more detailed arch design documents. Add new section for Intel GVT-g host support. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'Documentation/gpu')
-rw-r--r--Documentation/gpu/i915.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst
index 87aaffc22920..95ce77ff4342 100644
--- a/Documentation/gpu/i915.rst
+++ b/Documentation/gpu/i915.rst
@@ -49,6 +49,15 @@ Intel GVT-g Guest Support(vGPU)
.. kernel-doc:: drivers/gpu/drm/i915/i915_vgpu.c
:internal:
+Intel GVT-g Host Support(vGPU device model)
+-------------------------------------------
+
+.. kernel-doc:: drivers/gpu/drm/i915/intel_gvt.c
+ :doc: Intel GVT-g host support
+
+.. kernel-doc:: drivers/gpu/drm/i915/intel_gvt.c
+ :internal:
+
Display Hardware Handling
=========================