From: "Piórkowski, Piotr" <piotr.piorkowski@intel.com>
To: <igt-dev@lists.freedesktop.org>
Cc: "Piotr Piórkowski" <piotr.piorkowski@intel.com>
Subject: [PATCH i-g-t,v2 0/2] lib/xe_mmio: Introduce Xe MMIO lib
Date: Tue, 26 Mar 2024 11:09:19 +0100 [thread overview]
Message-ID: <20240326100921.3539141-1-piotr.piorkowski@intel.com> (raw)
From: Piotr Piórkowski <piotr.piorkowski@intel.com>
The series includes a simple set of helpers, dedicated to Xe, allowing
access to registers and GGTT, on various tile, using MMIO BAR access.
v2:
- add missing header std ifndef/define in lib/xe_mmio.h (Kamil)
Piotr Piórkowski (2):
lib/intel_mmio: Map the whole BAR0 for gen12+
lib/xe_mmio: Introduce Xe MMIO lib
lib/intel_mmio.c | 2 +-
lib/meson.build | 1 +
lib/xe/xe_mmio.c | 207 ++++++++++++++++++++++++++++++++++++++++++++++
lib/xe/xe_mmio.h | 42 ++++++++++
lib/xe/xe_query.c | 19 +++++
lib/xe/xe_query.h | 1 +
6 files changed, 271 insertions(+), 1 deletion(-)
create mode 100644 lib/xe/xe_mmio.c
create mode 100644 lib/xe/xe_mmio.h
--
2.34.1
next reply other threads:[~2024-03-26 10:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-26 10:09 Piórkowski, Piotr [this message]
2024-03-26 10:09 ` [PATCH i-g-t,v2 1/2] lib/intel_mmio: Map the whole BAR0 for gen12+ Piórkowski, Piotr
2024-03-29 9:36 ` [i-g-t,v2,1/2] " Laguna, Lukasz
2024-03-26 10:09 ` [PATCH i-g-t,v2 2/2] lib/xe_mmio: Introduce Xe MMIO lib Piórkowski, Piotr
2024-03-29 9:35 ` [i-g-t,v2,2/2] " Laguna, Lukasz
2024-04-03 9:57 ` Piotr Piórkowski
2024-03-26 15:51 ` ✓ CI.xeBAT: success for lib/xe_mmio: Introduce Xe MMIO lib (rev2) Patchwork
2024-03-26 16:09 ` ✓ Fi.CI.BAT: " Patchwork
2024-03-27 13:38 ` ✗ Fi.CI.IGT: 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=20240326100921.3539141-1-piotr.piorkowski@intel.com \
--to=piotr.piorkowski@intel.com \
--cc=igt-dev@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