Skip to content

Commit 2dbe93d

Browse files
Spartan-71Jonathan Corbet
authored andcommitted
Fix spelling error for 'parallel'
Signed-off-by: Anish Dabhane <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <[email protected]>
1 parent 95112d9 commit 2dbe93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gpu/rfc/i915_scheduler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ i915 with the DRM scheduler is:
2626
which configures a slot with N contexts
2727
* After I915_CONTEXT_ENGINES_EXT_PARALLEL a user can submit N batches to
2828
a slot in a single execbuf IOCTL and the batches run on the GPU in
29-
paralllel
29+
parallel
3030
* Initially only for GuC submission but execlists can be supported if
3131
needed
3232
* Convert the i915 to use the DRM scheduler

0 commit comments

Comments
 (0)