]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/xe/xe2: Follow XeHPC for TLB invalidation
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 29 Sep 2023 05:02:49 +0000 (22:02 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:42:56 +0000 (11:42 -0500)
commitdfc83d4293f3f0b26d38952b3e491c1ed5f36b38
tree8438915824c4f5128e8354c051fddc59013226ae
parent285230832eb794dfd1c9dc63d80367a714dbf75f
drm/xe/xe2: Follow XeHPC for TLB invalidation

Register GUC_TLB_INV_CR is gone in xe2. When GuC submission is not yet
enabled, make sure to follow the same path as XeHPC.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_ggtt.c