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