summaryrefslogtreecommitdiff
path: root/Documentation/gpu/rfc/i915_vm_bind.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/gpu/rfc/i915_vm_bind.rst')
-rw-r--r--Documentation/gpu/rfc/i915_vm_bind.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gpu/rfc/i915_vm_bind.rst b/Documentation/gpu/rfc/i915_vm_bind.rst
index 9a1dcdf2799e..0b3b525ac620 100644
--- a/Documentation/gpu/rfc/i915_vm_bind.rst
+++ b/Documentation/gpu/rfc/i915_vm_bind.rst
@@ -90,7 +90,7 @@ submission, they need only one dma-resv fence list updated. Thus, the fast
path (where required mappings are already bound) submission latency is O(1)
w.r.t the number of VM private BOs.
-VM_BIND locking hirarchy
+VM_BIND locking hierarchy
-------------------------
The locking design here supports the older (execlist based) execbuf mode, the
newer VM_BIND mode, the VM_BIND mode with GPU page faults and possible future