From: Michal Wajdeczko <michal.wajdeczko@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Subject: [PATCH 0/2] PF: Expose access to the VF GGTT PTEs over debugfs
Date: Sun, 3 Nov 2024 21:16:31 +0100 [thread overview]
Message-ID: <20241103201633.1859-1-michal.wajdeczko@intel.com> (raw)
The access to the VF GGTT PTEs is needed for early enabling and testing
of the VF save/restore feature.
Michal Wajdeczko (2):
drm/xe: Add read/write debugfs helpers for GGTT node
drm/xe/pf: Expose access to the VF GGTT PTEs over debugfs
drivers/gpu/drm/xe/xe_ggtt.c | 178 ++++++++++++++++++++
drivers/gpu/drm/xe/xe_ggtt.h | 7 +
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c | 62 +++++++
3 files changed, 247 insertions(+)
--
2.43.0
next reply other threads:[~2024-11-03 20:16 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-03 20:16 Michal Wajdeczko [this message]
2024-11-03 20:16 ` [PATCH 1/2] drm/xe: Add read/write debugfs helpers for GGTT node Michal Wajdeczko
2024-11-05 0:28 ` Lis, Tomasz
2024-11-05 0:49 ` Matthew Brost
2024-11-05 15:25 ` Michal Wajdeczko
2024-11-05 17:39 ` Matthew Brost
2024-11-05 18:57 ` Matthew Brost
2024-11-03 20:16 ` [PATCH 2/2] drm/xe/pf: Expose access to the VF GGTT PTEs over debugfs Michal Wajdeczko
2024-11-05 0:28 ` Lis, Tomasz
2024-11-05 1:14 ` Matthew Brost
2024-11-05 16:41 ` Michal Wajdeczko
2024-11-05 17:26 ` Matthew Brost
2024-11-03 20:21 ` ✓ CI.Patch_applied: success for PF: " Patchwork
2024-11-03 20:21 ` ✓ CI.checkpatch: " Patchwork
2024-11-03 20:22 ` ✓ CI.KUnit: " Patchwork
2024-11-03 20:34 ` ✓ CI.Build: " Patchwork
2024-11-03 20:36 ` ✓ CI.Hooks: " Patchwork
2024-11-03 20:38 ` ✓ CI.checksparse: " Patchwork
2024-11-03 20:57 ` ✓ CI.BAT: " Patchwork
2024-11-03 21:59 ` ✗ 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=20241103201633.1859-1-michal.wajdeczko@intel.com \
--to=michal.wajdeczko@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