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