drm/xe: Allow compute VMs to output dma-fences on binds
authorMatthew Brost <matthew.brost@intel.com>
Sun, 16 Apr 2023 23:17:43 +0000 (16:17 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:33:51 +0000 (18:33 -0500)
commited1df9897434a1da3f86c868825450fef47def23
tree8d2f606475e309512cb4981ffc0002560132b6bd
parent9afd4b2d2a8df9023849ddd25d5e064b6555ee34
drm/xe: Allow compute VMs to output dma-fences on binds

Binds are not long running jobs thus we can export dma-fences even if a
VM is in compute mode.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_vm.c