Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Brost <matthew.brost@intel.com>
To: intel-xe@lists.freedesktop.org
Subject: [PATCH 0/2] Low hanging pagefault refactors
Date: Thu, 12 Feb 2026 12:42:25 -0800	[thread overview]
Message-ID: <20260212204227.2764054-1-matthew.brost@intel.com> (raw)

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


             reply	other threads:[~2026-02-12 20:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-12 20:42 Matthew Brost [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260212204227.2764054-1-matthew.brost@intel.com \
    --to=matthew.brost@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox