drm/xe/uc: Convert register access to use xe_mmio
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 10 Sep 2024 23:47:40 +0000 (16:47 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Sep 2024 22:32:49 +0000 (15:32 -0700)
commit2dd21a9b5e6f48f0a824a13bc9a5bd67397929a9
treefc4ceac8db58c9e867dd985af6d5b3975ab2fdfc
parent260ec0014ac4055743cd45acfb977a6bc1189cee
drm/xe/uc: 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-65-matthew.d.roper@intel.com
drivers/gpu/drm/xe/xe_uc_fw.c