]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/gt_throttle: Convert register access to use xe_mmio
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 10 Sep 2024 23:47:48 +0000 (16:47 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Sep 2024 22:32:50 +0000 (15:32 -0700)
commitf99947ad35fd96f63ad61e30cb8d84d3230d40e1
treef887015f19afce5025334a871f0ccd4a47c06213
parent4570c090a43bb66fc0bcec4eb452b45537dcc5ca
drm/xe/gt_throttle: 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-73-matthew.d.roper@intel.com
drivers/gpu/drm/xe/xe_gt_throttle.c