summaryrefslogtreecommitdiffstats
path: root/Documentation/gpu/rfc/index.rst
diff options
context:
space:
mode:
authorNiranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>2022-07-01 02:31:08 +0200
committerMatt Roper <matthew.d.roper@intel.com>2022-07-02 01:45:23 +0200
commitece91c882dee5fe45484c8e34efc07539433d1f7 (patch)
tree841b718efd1278db783438c621d1cb02fe01e1b0 /Documentation/gpu/rfc/index.rst
parentdrm/i915: DG2 and ATS-M device ID updates (diff)
downloadlinux-ece91c882dee5fe45484c8e34efc07539433d1f7.tar.xz
linux-ece91c882dee5fe45484c8e34efc07539433d1f7.zip
drm/doc/rfc: VM_BIND feature design document
VM_BIND design document with description of intended use cases. v2: Reduce the scope to simple Mesa use case. v3: Expand documentation on dma-resv usage, TLB flushing and execbuf3. v4: Remove vm_bind tlb flush request support. v5: Update TLB flushing documentation. v6: Update out of order completion documentation. Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Acked-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220701003110.24843-2-niranjana.vishwanathapura@intel.com
Diffstat (limited to 'Documentation/gpu/rfc/index.rst')
-rw-r--r--Documentation/gpu/rfc/index.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/gpu/rfc/index.rst b/Documentation/gpu/rfc/index.rst
index 5a3bd3924ba6..476719771eef 100644
--- a/Documentation/gpu/rfc/index.rst
+++ b/Documentation/gpu/rfc/index.rst
@@ -27,3 +27,7 @@ host such documentation:
.. toctree::
i915_small_bar.rst
+
+.. toctree::
+
+ i915_vm_bind.rst