[PATCH] Documentation/i915: Add "User command execution" to doc-tree
Du, Changbin
changbin.du at intel.com
Tue Oct 17 02:09:15 UTC 2017
Sorry, please ignore this one. (forgot this is in my folder :) )
-----Original Message-----
From: Du, Changbin
Sent: Tuesday, October 17, 2017 10:01 AM
To: intel-gvt-dev at lists.freedesktop.org
Cc: Du, Changbin <changbin.du at intel.com>
Subject: [PATCH] Documentation/i915: Add "User command execution" to doc-tree
From: Changbin Du <changbin.du at intel.com>
Just found this is a useful introduction about User command
execution, so add it to doc-tree.
Signed-off-by: Changbin Du <changbin.du at intel.com>
---
Documentation/gpu/i915.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst
index 2e7ee03..c339921 100644
--- a/Documentation/gpu/i915.rst
+++ b/Documentation/gpu/i915.rst
@@ -276,6 +276,12 @@ Logical Rings, Logical Ring Contexts and Execlists
.. kernel-doc:: drivers/gpu/drm/i915/intel_lrc.c
:internal:
+User command execution
+----------------------
+
+.. kernel-doc:: drivers/gpu/drm/i915/i915_gem_execbuffer.c
+ :doc: User command execution
+
Global GTT views
----------------
--
2.7.4
More information about the intel-gvt-dev
mailing list