]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/stolen: Convert register access to use xe_mmio
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 10 Sep 2024 23:47:36 +0000 (16:47 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Sep 2024 22:17:51 +0000 (15:17 -0700)
commit8217669bd8950429861cc05f875412a314315996
tree3b8f1aaee07ff6bc0567d18d998cb88e9f9e6801
parentb4237bb4f5b5c46dc69310da1ba59f79352b9b09
drm/xe/stolen: 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-61-matthew.d.roper@intel.com
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c