projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab87cc9
)
doc: drm: Update references to previously renamed files
author
Anna Karas
<anna.karas@intel.com>
Fri, 27 Sep 2019 11:15:04 +0000
(14:15 +0300)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Fri, 25 Oct 2019 11:46:32 +0000
(12:46 +0100)
Update references to reservation.c and reservation.h since these files
have been renamed to dma-resv.c and dma-resv.h respectively.
Cc: Christian König <christian.koenig@amd.com>
Link:
https://patchwork.freedesktop.org/patch/323401/?series=65037&rev=1
Signed-off-by: Anna Karas <anna.karas@intel.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link:
https://patchwork.freedesktop.org/patch/msgid/20190927111504.20136-1-anna.karas@intel.com
Documentation/driver-api/dma-buf.rst
patch
|
blob
|
history
diff --git
a/Documentation/driver-api/dma-buf.rst
b/Documentation/driver-api/dma-buf.rst
index b541e97c7ab1aa1226f286d3686a0317f4132d1d..c78db28519f740127a02ae956085e7a4ca9113b1 100644
(file)
--- a/
Documentation/driver-api/dma-buf.rst
+++ b/
Documentation/driver-api/dma-buf.rst
@@
-118,13
+118,13
@@
Kernel Functions and Structures Reference
Reservation Objects
-------------------
-.. kernel-doc:: drivers/dma-buf/
reservation
.c
+.. kernel-doc:: drivers/dma-buf/
dma-resv
.c
:doc: Reservation Object Overview
-.. kernel-doc:: drivers/dma-buf/
reservation
.c
+.. kernel-doc:: drivers/dma-buf/
dma-resv
.c
:export:
-.. kernel-doc:: include/linux/
reservation
.h
+.. kernel-doc:: include/linux/
dma-resv
.h
:internal:
DMA Fences