Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Low hanging pagefault refactors
@ 2026-02-12 20:42 Matthew Brost
  2026-02-12 20:42 ` [PATCH 1/2] drm/xe: Pack fault type and level into a u8 Matthew Brost
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Matthew Brost @ 2026-02-12 20:42 UTC (permalink / raw)
  To: intel-xe

A larger series is forthcoming to refactor page fault handling for
performance. This set contains some low-hanging refactors needed for
that work, submitted separately to reduce technical debt ahead of the
main changes.

Matt

Matthew Brost (2):
  drm/xe: Pack fault type and level into a u8
  drm/xe: Avoid touching consumer fields in GuC pagefault ack

 drivers/gpu/drm/xe/xe_guc_pagefault.c   | 12 ++++++++----
 drivers/gpu/drm/xe/xe_pagefault.c       | 12 +++++++-----
 drivers/gpu/drm/xe/xe_pagefault_types.h | 14 +++++++-------
 3 files changed, 22 insertions(+), 16 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-02-14  0:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-12 20:42 [PATCH 0/2] Low hanging pagefault refactors Matthew Brost
2026-02-12 20:42 ` [PATCH 1/2] drm/xe: Pack fault type and level into a u8 Matthew Brost
2026-02-13 13:30   ` Francois Dugast
2026-02-12 20:42 ` [PATCH 2/2] drm/xe: Avoid touching consumer fields in GuC pagefault ack Matthew Brost
2026-02-13 13:57   ` Francois Dugast
2026-02-12 20:47 ` ✗ CI.checkpatch: warning for Low hanging pagefault refactors Patchwork
2026-02-12 20:48 ` ✓ CI.KUnit: success " Patchwork
2026-02-12 21:34 ` ✓ Xe.CI.BAT: " Patchwork
2026-02-14  0:20 ` ✗ Xe.CI.FULL: failure " Patchwork

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