From: Matthew Brost <matthew.brost@intel.com>
To: <intel-xe@lists.freedesktop.org>
Cc: Matthew Brost <matthew.brost@intel.com>
Subject: [PATCH v2 0/2] Fix execlist mode
Date: Wed, 21 Feb 2024 19:59:04 -0800 [thread overview]
Message-ID: <20240222035906.3835257-1-matthew.brost@intel.com> (raw)
While not supported, execlist mode shouldn't be totally broken either.
Fix execlist mode so some basic tests work without a kernel panic (e.g.
xe_exec_basic.once-basic)
v2: send with correct patches
Matthew Brost (2):
drm/xe: Fix execlist splat
drm/xe: Don't issue TLB invalidations for VMAs if using execlists
drivers/gpu/drm/xe/xe_execlist.c | 2 +-
drivers/gpu/drm/xe/xe_pt.c | 32 +++++++++++++++++++-------------
2 files changed, 20 insertions(+), 14 deletions(-)
--
2.34.1
next reply other threads:[~2024-02-22 3:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-22 3:59 Matthew Brost [this message]
2024-02-22 3:59 ` [PATCH v2 1/2] drm/xe: Fix execlist splat Matthew Brost
2024-02-22 21:40 ` Rodrigo Vivi
2024-02-22 3:59 ` [PATCH v2 2/2] drm/xe: Don't issue TLB invalidations for VMAs if using execlists Matthew Brost
2024-02-22 21:42 ` Rodrigo Vivi
2024-02-22 22:55 ` Matthew Brost
2024-02-22 4:30 ` ✓ CI.Patch_applied: success for Fix execlist mode (rev3) Patchwork
2024-02-22 4:30 ` ✓ CI.checkpatch: " Patchwork
2024-02-22 4:32 ` ✓ CI.KUnit: " Patchwork
2024-02-22 4:46 ` ✓ CI.Build: " Patchwork
2024-02-22 4:47 ` ✓ CI.Hooks: " Patchwork
2024-02-22 4:49 ` ✓ CI.checksparse: " 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=20240222035906.3835257-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