]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Switch mmio_ext to use 'struct xe_mmio'
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 10 Sep 2024 23:47:26 +0000 (16:47 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Sep 2024 22:17:34 +0000 (15:17 -0700)
commit960a83799f5bb8634755f0593c591c53ff4acee8
tree51851dd2fb4bc8ab8f33a6898eb4a9e9acd80cf8
parentfa599b8c95a7070430703f4908a50141f2c7088c
drm/xe: Switch mmio_ext to use 'struct xe_mmio'

The mmio_ext stuff is completely unused right now, but it isn't
providing any functionality that couldn't be treated as a regular mmio
space.

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-51-matthew.d.roper@intel.com
drivers/gpu/drm/xe/xe_device_types.h
drivers/gpu/drm/xe/xe_mmio.c