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
Cc: francois.dugast@intel.com, thomas.hellstrom@linux.intel.com,
	himal.prasad.ghimiray@intel.com
Subject: [PATCH v2 0/2] Opportunistically skip TLB invalidaion on unbind
Date: Fri, 13 Jun 2025 14:02:40 -0700	[thread overview]
Message-ID: <20250613210242.718441-1-matthew.brost@intel.com> (raw)

Add xe_vm_has_valid_gpu_pages helper and sOpportunistically skip TLB
invalidation on unbind.

Matt

Matthew Brost (2):
  drm/xe: Add xe_vm_has_valid_gpu_pages helper
  drm/xe: Opportunistically skip TLB invalidaion on unbind

 drivers/gpu/drm/xe/xe_gt_pagefault.c |  9 ++-------
 drivers/gpu/drm/xe/xe_pt.c           | 14 +++++++++-----
 drivers/gpu/drm/xe/xe_svm.c          | 16 +++++++---------
 drivers/gpu/drm/xe/xe_vm.c           |  2 +-
 drivers/gpu/drm/xe/xe_vm.h           | 19 +++++++++++++++++++
 5 files changed, 38 insertions(+), 22 deletions(-)

-- 
2.34.1


             reply	other threads:[~2025-06-13 21:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-13 21:02 Matthew Brost [this message]
2025-06-13 21:02 ` [PATCH v2 1/2] drm/xe: Add xe_vm_has_valid_gpu_pages helper Matthew Brost
2025-06-13 21:02 ` [PATCH v2 2/2] drm/xe: Opportunistically skip TLB invalidaion on unbind Matthew Brost
2025-06-15  3:56   ` Matthew Brost
2025-06-13 23:22 ` ✗ CI.checkpatch: warning for " Patchwork
2025-06-13 23:23 ` ✓ CI.KUnit: success " Patchwork
2025-06-14  0:13 ` ✓ Xe.CI.BAT: " Patchwork
2025-06-16  0:15 ` ✗ 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=20250613210242.718441-1-matthew.brost@intel.com \
    --to=matthew.brost@intel.com \
    --cc=francois.dugast@intel.com \
    --cc=himal.prasad.ghimiray@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=thomas.hellstrom@linux.intel.com \
    /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