drm/xe/ggtt: Convert register access to use xe_mmio
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 10 Sep 2024 23:48:01 +0000 (16:48 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Sep 2024 22:32:51 +0000 (15:32 -0700)
commitd8507423d43a7db1d4d51f99bd63787300d1a9ab
tree9ad499498cd138c82a16beb49d08987a55760349
parentc86894b5197d7ce4d5462f6f07cbaadd23735624
drm/xe/ggtt: Convert register access to use xe_mmio

Stop using GT pointers for register access.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240910234719.3335472-86-matthew.d.roper@intel.com
drivers/gpu/drm/xe/xe_ggtt.c