Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] drm/xe: Refresh MEMIRQ code
@ 2026-05-14 15:00 Michal Wajdeczko
  2026-05-14 15:00 ` [PATCH 1/9] drm/xe: Add IRQ page to HW engine definition Michal Wajdeczko
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Michal Wajdeczko @ 2026-05-14 15:00 UTC (permalink / raw)
  To: intel-xe; +Cc: Michal Wajdeczko, Ilia Levi

Cc: Ilia Levi <ilia.levi@intel.com>

Michal Wajdeczko (9):
  drm/xe: Add IRQ page to HW engine definition
  drm/xe/memirq: Make page layout macros private
  drm/xe/memirq: Update GuC initialization and IRQ handler
  drm/xe/memirq: Use IRQ page from HW engine definition
  drm/xe/memirq: Reduce buffer size
  drm/xe/memirq: Update diagnostic message
  drm/xe/memirq: Dump all source pages if MSI-X
  drm/xe/memirq: Drop cached iosys_map for MEMIRQ mask
  drm/xe/memirq: Drop cached iosys_map for MEMIRQ status

 drivers/gpu/drm/xe/xe_hw_engine.c       |  11 ++-
 drivers/gpu/drm/xe/xe_hw_engine_types.h |   2 +
 drivers/gpu/drm/xe/xe_memirq.c          | 118 ++++++++++++++----------
 drivers/gpu/drm/xe/xe_memirq_types.h    |  13 +--
 4 files changed, 83 insertions(+), 61 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2026-05-15 13:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-14 15:00 [PATCH 0/9] drm/xe: Refresh MEMIRQ code Michal Wajdeczko
2026-05-14 15:00 ` [PATCH 1/9] drm/xe: Add IRQ page to HW engine definition Michal Wajdeczko
2026-05-14 15:00 ` [PATCH 2/9] drm/xe/memirq: Make page layout macros private Michal Wajdeczko
2026-05-14 15:00 ` [PATCH 3/9] drm/xe/memirq: Update GuC initialization and IRQ handler Michal Wajdeczko
2026-05-14 15:00 ` [PATCH 4/9] drm/xe/memirq: Use IRQ page from HW engine definition Michal Wajdeczko
2026-05-14 15:00 ` [PATCH 5/9] drm/xe/memirq: Reduce buffer size Michal Wajdeczko
2026-05-14 15:00 ` [PATCH 6/9] drm/xe/memirq: Update diagnostic message Michal Wajdeczko
2026-05-14 15:00 ` [PATCH 7/9] drm/xe/memirq: Dump all source pages if MSI-X Michal Wajdeczko
2026-05-14 15:00 ` [PATCH 8/9] drm/xe/memirq: Drop cached iosys_map for MEMIRQ mask Michal Wajdeczko
2026-05-14 15:00 ` [PATCH 9/9] drm/xe/memirq: Drop cached iosys_map for MEMIRQ status Michal Wajdeczko
2026-05-14 15:11 ` ✓ CI.KUnit: success for drm/xe: Refresh MEMIRQ code Patchwork
2026-05-14 16:24 ` ✓ Xe.CI.BAT: " Patchwork
2026-05-15  8:26 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-05-15 11:17 ` Patchwork
2026-05-15 13:54   ` Michal Wajdeczko

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