Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fixes for sparse warning
@ 2024-01-17 13:40 Thomas Hellström
  2024-01-17 13:40 ` [PATCH 1/5] drm/xe/dmabuf: Make xe_dmabuf_ops static Thomas Hellström
                   ` (11 more replies)
  0 siblings, 12 replies; 18+ messages in thread
From: Thomas Hellström @ 2024-01-17 13:40 UTC (permalink / raw)
  To: intel-xe

A couple of assorted sparse warning fixes.

Thomas Hellström (5):
  drm/xe/dmabuf: Make xe_dmabuf_ops static
  drm/xe/ggtt: Use ioread64 to dereference ggtt::gsm
  drm/xe: Annotate mcr_[un]lock()
  drm/xe: Don't use __user error pointers
  drm/xe: Use a NULL pointer instead of 0.

 drivers/gpu/drm/xe/xe_dma_buf.c |  2 +-
 drivers/gpu/drm/xe/xe_ggtt.c    |  4 +--
 drivers/gpu/drm/xe/xe_gt_mcr.c  |  4 +--
 drivers/gpu/drm/xe/xe_hwmon.c   |  2 +-
 drivers/gpu/drm/xe/xe_query.c   | 50 ++++++++++++++++-----------------
 5 files changed, 31 insertions(+), 31 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-01-30 17:54 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-17 13:40 [PATCH 0/5] Fixes for sparse warning Thomas Hellström
2024-01-17 13:40 ` [PATCH 1/5] drm/xe/dmabuf: Make xe_dmabuf_ops static Thomas Hellström
2024-01-17 13:48   ` Francois Dugast
2024-01-17 13:40 ` [PATCH 2/5] drm/xe/ggtt: Use ioread64 to dereference ggtt::gsm Thomas Hellström
2024-01-30 17:11   ` Matthew Brost
2024-01-17 13:40 ` [PATCH 3/5] drm/xe: Annotate mcr_[un]lock() Thomas Hellström
2024-01-30 17:18   ` Matthew Brost
2024-01-17 13:40 ` [PATCH 4/5] drm/xe: Don't use __user error pointers Thomas Hellström
2024-01-30 17:54   ` Matthew Brost
2024-01-17 13:40 ` [PATCH 5/5] drm/xe: Use a NULL pointer instead of 0 Thomas Hellström
2024-01-17 13:59   ` Francois Dugast
2024-01-17 23:12 ` ✓ CI.Patch_applied: success for Fixes for sparse warning Patchwork
2024-01-17 23:12 ` ✗ CI.checkpatch: warning " Patchwork
2024-01-17 23:13 ` ✓ CI.KUnit: success " Patchwork
2024-01-17 23:21 ` ✓ CI.Build: " Patchwork
2024-01-17 23:21 ` ✓ CI.Hooks: " Patchwork
2024-01-17 23:22 ` ✓ CI.checksparse: " Patchwork
2024-01-17 23: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