summaryrefslogtreecommitdiff
path: root/Documentation/gpu/xe/xe_mm.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/gpu/xe/xe_mm.rst')
-rw-r--r--Documentation/gpu/xe/xe_mm.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/Documentation/gpu/xe/xe_mm.rst b/Documentation/gpu/xe/xe_mm.rst
new file mode 100644
index 000000000000..6c8fd8b4a466
--- /dev/null
+++ b/Documentation/gpu/xe/xe_mm.rst
@@ -0,0 +1,14 @@
+.. SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+
+=================
+Memory Management
+=================
+
+.. kernel-doc:: drivers/gpu/drm/xe/xe_bo_doc.h
+ :doc: Buffer Objects (BO)
+
+Pagetable building
+==================
+
+.. kernel-doc:: drivers/gpu/drm/xe/xe_pt.c
+ :doc: Pagetable building