]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/topology: Convert register access to use xe_mmio
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 10 Sep 2024 23:47:52 +0000 (16:47 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Sep 2024 22:32:50 +0000 (15:32 -0700)
commita2fcaef35fe34ef32df1637f4d6440f52c6c28ab
tree0a3afbe0facea844172f549f1e487f70d7b5e987
parent9bc649b30f39ad0c1d0bcca31d98bff46fd5a056
drm/xe/topology: 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-77-matthew.d.roper@intel.com
drivers/gpu/drm/xe/xe_gt_topology.c