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:
3b134ab
)
drm/i915: Fix doclinks
author
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 2 Mar 2020 14:52:54 +0000
(14:52 +0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 3 Mar 2020 09:56:43 +0000
(09:56 +0000)
Update locations for
./drivers/gpu/drm/i915/i915_vma.h:1: warning: 'Virtual Memory Address' not found
./drivers/gpu/drm/i915/i915_gem_gtt.c:1: warning: 'Global GTT views' not found
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20200302145254.520447-1-chris@chris-wilson.co.uk
Documentation/gpu/i915.rst
patch
|
blob
|
history
diff --git
a/Documentation/gpu/i915.rst
b/Documentation/gpu/i915.rst
index cc74e24ca3b503893a046a589d6b766e0d558c3e..f6d363b6756e9e5a6432954f7d94278b986eb85a 100644
(file)
--- a/
Documentation/gpu/i915.rst
+++ b/
Documentation/gpu/i915.rst
@@
-332,7
+332,7
@@
This process is dubbed relocation.
GEM BO Management Implementation Details
----------------------------------------
-.. kernel-doc:: drivers/gpu/drm/i915/i915_vma.h
+.. kernel-doc:: drivers/gpu/drm/i915/i915_vma
_types
.h
:doc: Virtual Memory Address
Buffer Object Eviction
@@
-382,7
+382,7
@@
Logical Rings, Logical Ring Contexts and Execlists
Global GTT views
----------------
-.. kernel-doc:: drivers/gpu/drm/i915/i915_
gem_gtt.c
+.. kernel-doc:: drivers/gpu/drm/i915/i915_
vma_types.h
:doc: Global GTT views
.. kernel-doc:: drivers/gpu/drm/i915/i915_gem_gtt.c