All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Brost <matthew.brost@intel.com>
To: <intel-xe@lists.freedesktop.org>
Subject: [Intel-xe] [PATCH 0/2] USM locking fixes
Date: Tue, 21 Mar 2023 16:42:15 -0700	[thread overview]
Message-ID: <20230321234217.692726-1-matthew.brost@intel.com> (raw)

Patches explain everything.

Matthew Brost (2):
  drn/xe: Drop usm lock around ASID xarray
  drm/xe: Move in fault mode / non-fault mode check to xe_vm_create

 drivers/gpu/drm/xe/xe_gt_pagefault.c |  4 ---
 drivers/gpu/drm/xe/xe_vm.c           | 49 ++++++++++++++++------------
 2 files changed, 28 insertions(+), 25 deletions(-)

-- 
2.34.1


             reply	other threads:[~2023-03-21 23:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-21 23:42 Matthew Brost [this message]
2023-03-21 23:42 ` [Intel-xe] [PATCH 1/2] drn/xe: Drop usm lock around ASID xarray Matthew Brost
2023-03-24  6:17   ` Niranjana Vishwanathapura
2023-03-24  7:19     ` Matthew Brost
2023-03-21 23:42 ` [Intel-xe] [PATCH 2/2] drm/xe: Move in fault mode / non-fault mode check to xe_vm_create Matthew Brost
2023-03-24  6:10   ` Niranjana Vishwanathapura
2023-03-24  7:20     ` Matthew Brost
2023-03-24 16:25       ` Maarten Lankhorst
2023-03-24 16:27         ` Matthew Brost
2023-03-24 16:24     ` Matthew Brost
2023-03-21 23:44 ` [Intel-xe] ✓ CI.Patch_applied: success for USM locking fixes Patchwork
2023-03-21 23:45 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-03-21 23:49 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-03-22  0:13 ` [Intel-xe] ○ CI.BAT: info " 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=20230321234217.692726-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.