Forked from
drm / xe / xe kernel driver
This fork has diverged from the upstream repository.

Matthew Brost
authored
We cannot let user fences exported as dma-fence run forever. Add a TDR
to protect against this. If the TDR fires the entire VM is killed as
dma-fences are not tied to an individual queue.
Signed-off-by:
Matthew Brost <matthew.brost@intel.com>