drm/xe: Add TLB invalidation fence after rebinds issued from execs
authorMatthew Brost <matthew.brost@intel.com>
Fri, 27 Jan 2023 21:00:28 +0000 (13:00 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:27:47 +0000 (18:27 -0500)
commit5387e865d90e927ba0af9d37855c9bd47cc9d00a
treef99151179a37a0b08d71ed8568d830a1f432fdd5
parent5669899e9b3c3f38252902141483f5a09c8eedd3
drm/xe: Add TLB invalidation fence after rebinds issued from execs

If we add an TLB invalidation fence for rebinds issued from execs we
should be able to drop the TLB invalidation from the ring operations.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
drivers/gpu/drm/xe/xe_pt.c