summaryrefslogtreecommitdiffstats
path: root/Documentation/gpu/amdgpu.rst
diff options
context:
space:
mode:
authorSlava Abramov2018-06-07 23:27:07 +0200
committerAlex Deucher2018-06-15 19:20:44 +0200
commit923ff76eb035b0de3725edd7c13cda3b068ba197 (patch)
tree0304f91d0e1ec90efc38f67cebe00b907535d226 /Documentation/gpu/amdgpu.rst
parentdrm/amdgpu: Update function level documentation for GPUVM v3 (diff)
downloadkernel-qcow2-linux-923ff76eb035b0de3725edd7c13cda3b068ba197.tar.gz
kernel-qcow2-linux-923ff76eb035b0de3725edd7c13cda3b068ba197.tar.xz
kernel-qcow2-linux-923ff76eb035b0de3725edd7c13cda3b068ba197.zip
drm/amdgpu: update documentation for amdgpu_irq.c v3
Add/update function level documentation and add reference to amdgpu_irq.c in amdgpu.rst v2: Added DOC comment Added more explanations for amdgpu_hotplug_work_func Properly formatted unused parameters Properly formatted return values Fixed usage of acronyms More consistent styling v3: Removed duplicate "not" Using '&' to refer to functions and types Signed-off-by: Slava Abramov <slava.abramov@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Reviewed-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.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/gpu/amdgpu.rst b/Documentation/gpu/amdgpu.rst
index 3ffb2a226fae..abf87360ab15 100644
--- a/Documentation/gpu/amdgpu.rst
+++ b/Documentation/gpu/amdgpu.rst
@@ -52,4 +52,12 @@ AMDGPU Virtual Memory
:doc: GPUVM
.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
+
+Interrupt Handling
+------------------
+
+.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
+ :doc: Interrupt Handling
+
+.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
:internal: