summaryrefslogtreecommitdiffstats
path: root/Documentation/gpu/amdgpu.rst
diff options
context:
space:
mode:
authorMichel Dänzer2018-06-14 11:59:20 +0200
committerAlex Deucher2018-06-15 19:20:46 +0200
commitab3ec8a1a9f1c785103f395e9502ab5804705134 (patch)
tree1ce3e2be096554e06aa26b9f070f92dbfc9e97f3 /Documentation/gpu/amdgpu.rst
parentdrm/amdgpu: Get real power source to initizlize ac_power (diff)
downloadkernel-qcow2-linux-ab3ec8a1a9f1c785103f395e9502ab5804705134.tar.gz
kernel-qcow2-linux-ab3ec8a1a9f1c785103f395e9502ab5804705134.tar.xz
kernel-qcow2-linux-ab3ec8a1a9f1c785103f395e9502ab5804705134.zip
drm/amdgpu: Restore :internal: for amdgpu_vm.c documentation
This was accidentally dropped by the "drm/amdgpu: update documentation for amdgpu_irq.c v3" change, resulting in the GPUVM documentation body being included twice in the generated documentation. Trivial. Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Documentation/gpu/amdgpu.rst')
-rw-r--r--Documentation/gpu/amdgpu.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/gpu/amdgpu.rst b/Documentation/gpu/amdgpu.rst
index e1656fe8f247..e52d0ce186fe 100644
--- a/Documentation/gpu/amdgpu.rst
+++ b/Documentation/gpu/amdgpu.rst
@@ -52,6 +52,7 @@ AMDGPU Virtual Memory
:doc: GPUVM
.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
+ :internal:
Interrupt Handling
------------------