]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/compat-i915: Convert register access to use xe_mmio
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 10 Sep 2024 23:47:34 +0000 (16:47 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Sep 2024 22:17:48 +0000 (15:17 -0700)
commitab069ad85ff214035a6393f31863bade28dd7572
treefb54bda9e469d422f42e7a90c6fcffa92844540f
parent02f017cc13ae54b513d0322a6f5f80b379179b96
drm/xe/compat-i915: Convert register access to use xe_mmio

Stop using GT pointers for register access.

v2:
 - Don't remove _Generic wrappers for 8/16-bit yet; save that for the
   last patch of the series.  (Rodrigo)

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-59-matthew.d.roper@intel.com
drivers/gpu/drm/xe/compat-i915-headers/intel_uncore.h