projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6920593
)
drm/i915: Remove link to missing "Batchbuffer Pools" documentation
author
Joonas Lahtinen
<joonas.lahtinen@linux.intel.com>
Fri, 30 Aug 2019 08:58:48 +0000
(11:58 +0300)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Fri, 30 Aug 2019 13:14:33 +0000
(14:14 +0100)
The referenced documentation section has been removed. Remove the
link to avoid warning when building the documentation.
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link:
https://patchwork.freedesktop.org/patch/msgid/20190830085849.12519-1-joonas.lahtinen@linux.intel.com
Documentation/gpu/i915.rst
patch
|
blob
|
history
diff --git
a/Documentation/gpu/i915.rst
b/Documentation/gpu/i915.rst
index 3415255ad3dcafad0468245ee75075e44db8f653..7d1f65612856606e80e843a62c488f958130bc11 100644
(file)
--- a/
Documentation/gpu/i915.rst
+++ b/
Documentation/gpu/i915.rst
@@
-358,15
+358,6
@@
Batchbuffer Parsing
.. kernel-doc:: drivers/gpu/drm/i915/i915_cmd_parser.c
:internal:
-Batchbuffer Pools
------------------
-
-.. kernel-doc:: drivers/gpu/drm/i915/i915_gem_batch_pool.c
- :doc: batch pool
-
-.. kernel-doc:: drivers/gpu/drm/i915/i915_gem_batch_pool.c
- :internal:
-
User Batchbuffer Execution
--------------------------