Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Page fault logic clean ups
@ 2024-01-10  1:24 Matthew Brost
  2024-01-10  1:24 ` [PATCH v2 1/4] drm/xe: Add build on bug to assert page fault queue works Matthew Brost
                   ` (11 more replies)
  0 siblings, 12 replies; 17+ messages in thread
From: Matthew Brost @ 2024-01-10  1:24 UTC (permalink / raw)
  To: intel-xe

Add build bug on and fix head / tail convetion for page fault and
access counter queues. No functional changes.

Matthew Brost (4):
  drm/xe: Add build on bug to assert page fault queue works
  drm/xe: Invert page fault queue head / tail
  drm/xe: Add build on bug to assert access counter queue works
  drm/xe: Invert access counter queue head / tail

 drivers/gpu/drm/xe/xe_gt_pagefault.c | 38 ++++++++++++++++++----------
 drivers/gpu/drm/xe/xe_gt_types.h     | 25 +++++++++---------
 2 files changed, 37 insertions(+), 26 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-01-10 20:34 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-10  1:24 [PATCH v2 0/4] Page fault logic clean ups Matthew Brost
2024-01-10  1:24 ` [PATCH v2 1/4] drm/xe: Add build on bug to assert page fault queue works Matthew Brost
2024-01-10 20:10   ` Lucas De Marchi
2024-01-10  1:24 ` [PATCH v2 2/4] drm/xe: Invert page fault queue head / tail Matthew Brost
2024-01-10 20:28   ` Lucas De Marchi
2024-01-10  1:24 ` [PATCH v2 3/4] drm/xe: Add build on bug to assert access counter queue works Matthew Brost
2024-01-10 20:28   ` Lucas De Marchi
2024-01-10  1:24 ` [PATCH v2 4/4] drm/xe: Invert access counter queue head / tail Matthew Brost
2024-01-10 20:34   ` Lucas De Marchi
2024-01-10  3:29 ` ✓ CI.Patch_applied: success for Page fault logic clean ups (rev2) Patchwork
2024-01-10  3:29 ` ✓ CI.checkpatch: " Patchwork
2024-01-10  3:30 ` ✓ CI.KUnit: " Patchwork
2024-01-10  3:38 ` ✓ CI.Build: " Patchwork
2024-01-10  3:38 ` ✓ CI.Hooks: " Patchwork
2024-01-10  3:39 ` ✓ CI.checksparse: " Patchwork
2024-01-10  4:15 ` ✓ CI.BAT: " Patchwork
2024-01-10 17:13 ` [PATCH v2 0/4] Page fault logic clean ups Welty, Brian

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