From: Matthew Brost <matthew.brost@intel.com>
To: intel-xe@lists.freedesktop.org, linux-media@vger.kernel.org,
dri-devel@lists.freedesktop.org
Cc: thomas.hellstrom@linux.intel.com, sumit.semwal@linaro.org,
christian.koenig@amd.com
Subject: [PATCH 0/2] Split out dma fence array and invalidate media_gt TLBs in PT code
Date: Mon, 26 Aug 2024 09:54:54 -0700 [thread overview]
Message-ID: <20240826165456.2491477-1-matthew.brost@intel.com> (raw)
Respin of [1] [2] based on CI and review feedback.
Matt
Matthew Brost (2):
dma-buf: Split out dma fence array create into alloc and arm
drm/xe: Invalidate media_gt TLBs in PT code
drivers/dma-buf/dma-fence-array.c | 19 +++--
drivers/gpu/drm/xe/xe_pt.c | 117 ++++++++++++++++++++++++------
include/linux/dma-fence-array.h | 9 +--
3 files changed, 109 insertions(+), 36 deletions(-)
--
2.34.1
next reply other threads:[~2024-08-26 16:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-26 16:54 Matthew Brost [this message]
2024-08-26 16:54 ` [PATCH 1/2] dma-buf: Split out dma fence array create into alloc and arm Matthew Brost
2024-08-26 16:54 ` [PATCH 2/2] drm/xe: Invalidate media_gt TLBs in PT code Matthew Brost
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=20240826165456.2491477-1-matthew.brost@intel.com \
--to=matthew.brost@intel.com \
--cc=christian.koenig@amd.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=linux-media@vger.kernel.org \
--cc=sumit.semwal@linaro.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