]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/guc: Disable bonding extension with GuC submission
authorMatthew Brost <matthew.brost@intel.com>
Tue, 27 Jul 2021 00:23:19 +0000 (17:23 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Wed, 28 Jul 2021 00:31:34 +0000 (17:31 -0700)
commit1befae9e9662c6d98015460096500f30172036aa
treef4a981a5baca5b2f9aab881ba8c0ac66c9d8c9b4
parent84f4c546ed6a3524c5d514514b5035e348dfaf27
drm/i915/guc: Disable bonding extension with GuC submission

Update the bonding extension to return -ENODEV when using GuC submission
as this extension fundamentally will not work with the GuC submission
interface.

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/20210727002348.97202-5-matthew.brost@intel.com
drivers/gpu/drm/i915/gem/i915_gem_context.c