drm/xe/hwmon: Convert register access to use xe_mmio
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 10 Sep 2024 23:47:32 +0000 (16:47 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Sep 2024 22:17:45 +0000 (15:17 -0700)
commit1f7468c8b67f536fe8ea6fc99f327dfd5b2755f1
tree696e57fe1120efb801c4e6dbfebf680fa5732a3f
parenta3e7fcef52ea737902f32281e271f03ee0a2afa2
drm/xe/hwmon: Convert register access to use xe_mmio

Stop using GT pointers for register access.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240910234719.3335472-57-matthew.d.roper@intel.com
drivers/gpu/drm/xe/xe_hwmon.c