]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Enable multi-bb execbuf
authorMatthew Brost <matthew.brost@intel.com>
Thu, 14 Oct 2021 17:20:04 +0000 (10:20 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Fri, 15 Oct 2021 17:45:51 +0000 (10:45 -0700)
commit27f4ea7e65f349698c38f9ae442262525712df88
tree562b12de00787b5d7525fedba6396a0f1db600ca
parent28a1be0b658a1dc1887df9df3333e9d7679108fe
drm/i915: Enable multi-bb execbuf

Enable multi-bb execbuf by enabling the set_parallel extension.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211014172005.27155-25-matthew.brost@intel.com
drivers/gpu/drm/i915/gem/i915_gem_context.c