[PATCH 0/4] drm/xe: Silence a number of sparse warnings
Thomas Hellström
thomas.hellstrom at linux.intel.com
Tue Jan 9 11:24:01 UTC 2024
Sparse complains about a number of missing or conflicting __iomem
annotations. Fix them.
Thomas Hellström (4):
drm/xe: Use __iomem for the regs pointer
drm/xe: Annotate xe_mem_region::mapping with __iomem
drm/xe: Annotate multiple mmio pointers with __iomem
drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomem
drivers/gpu/drm/xe/xe_bo.c | 4 ++--
drivers/gpu/drm/xe/xe_device_types.h | 8 ++++----
drivers/gpu/drm/xe/xe_mmio.c | 2 +-
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
--
2.43.0
More information about the Intel-xe
mailing list