Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/xe: Silence a number of sparse warnings
@ 2024-01-09 11:24 Thomas Hellström
  2024-01-09 11:24 ` [PATCH 1/4] drm/xe: Use __iomem for the regs pointer Thomas Hellström
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Thomas Hellström @ 2024-01-09 11:24 UTC (permalink / raw)
  To: intel-xe

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-01-09 15:27 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-09 11:24 [PATCH 0/4] drm/xe: Silence a number of sparse warnings Thomas Hellström
2024-01-09 11:24 ` [PATCH 1/4] drm/xe: Use __iomem for the regs pointer Thomas Hellström
2024-01-09 14:48   ` Lucas De Marchi
2024-01-09 11:24 ` [PATCH 2/4] drm/xe: Annotate xe_mem_region::mapping with __iomem Thomas Hellström
2024-01-09 14:52   ` Lucas De Marchi
2024-01-09 11:24 ` [PATCH 3/4] drm/xe: Annotate multiple mmio pointers " Thomas Hellström
2024-01-09 14:53   ` Lucas De Marchi
2024-01-09 15:27   ` Matt Roper
2024-01-09 11:24 ` [PATCH 4/4] drm/xe: Annotate xe_ttm_stolen_mgr::mapping " Thomas Hellström
2024-01-09 14:55   ` Lucas De Marchi
2024-01-09 13:01 ` ✓ CI.Patch_applied: success for drm/xe: Silence a number of sparse warnings Patchwork
2024-01-09 13:01 ` ✗ CI.checkpatch: warning " Patchwork
2024-01-09 13:02 ` ✓ CI.KUnit: success " Patchwork
2024-01-09 13:10 ` ✓ CI.Build: " Patchwork
2024-01-09 13:10 ` ✓ CI.Hooks: " Patchwork
2024-01-09 13:11 ` ✓ CI.checksparse: " Patchwork
2024-01-09 13:46 ` ✓ CI.BAT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox