drm/xe: Cleanup some layering in GGTT
authorMatthew Brost <matthew.brost@intel.com>
Thu, 22 Feb 2024 23:20:20 +0000 (15:20 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Fri, 23 Feb 2024 19:44:57 +0000 (11:44 -0800)
commit3121fed0c51beb8ea7b18ab2ceff1ac9e358ac53
tree53d52247a310bc8d79d0a46dc7fd8b658bf94e3d
parentddadc7120d4be7a40a9745924339c472c5850d14
drm/xe: Cleanup some layering in GGTT

xe_ggtt.c touched GuC layers which is incorrect. Call into
xe_gt_tlb_invalidation layer instead.

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240222232021.3911545-3-matthew.brost@intel.com
drivers/gpu/drm/xe/regs/xe_guc_regs.h
drivers/gpu/drm/xe/xe_ggtt.c
drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c
drivers/gpu/drm/xe/xe_gt_tlb_invalidation.h