We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95112d9 commit 2dbe93dCopy full SHA for 2dbe93d
Documentation/gpu/rfc/i915_scheduler.rst
@@ -26,7 +26,7 @@ i915 with the DRM scheduler is:
26
which configures a slot with N contexts
27
* After I915_CONTEXT_ENGINES_EXT_PARALLEL a user can submit N batches to
28
a slot in a single execbuf IOCTL and the batches run on the GPU in
29
- paralllel
+ parallel
30
* Initially only for GuC submission but execlists can be supported if
31
needed
32
* Convert the i915 to use the DRM scheduler
0 commit comments