drm/xe: Move TLB invalidation reset before HW reset
authorMatthew Brost <matthew.brost@intel.com>
Mon, 22 Jan 2024 21:01:55 +0000 (13:01 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 26 Jan 2024 20:12:29 +0000 (15:12 -0500)
commit83a7173bacc9eb627b04e23c3d15cbe0fa656497
treed44d957298bd3af24282ae849890df8fc0e112fb
parentdc75d03716fe3944210a9381884c6b699fe0de90
drm/xe: Move TLB invalidation reset before HW reset

This is a software reset which can be done immediately after stopping
the UC.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240122210156.1517444-3-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_gt.c