Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] lib/xe_mmio: Introduce Xe MMIO lib
@ 2024-03-25 15:57 Piórkowski, Piotr
  2024-03-25 15:57 ` [PATCH i-g-t 1/2] lib/intel_mmio: Map the whole BAR0 for gen12+ Piórkowski, Piotr
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Piórkowski, Piotr @ 2024-03-25 15:57 UTC (permalink / raw)
  To: igt-dev

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.

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   |   3 +-
 lib/xe/xe_mmio.c  | 207 ++++++++++++++++++++++++++++++++++++++++++++++
 lib/xe/xe_mmio.h  |  37 +++++++++
 lib/xe/xe_query.c |  19 +++++
 lib/xe/xe_query.h |   1 +
 6 files changed, 267 insertions(+), 2 deletions(-)
 create mode 100644 lib/xe/xe_mmio.c
 create mode 100644 lib/xe/xe_mmio.h

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-03-26  9:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-25 15:57 [PATCH i-g-t 0/2] lib/xe_mmio: Introduce Xe MMIO lib Piórkowski, Piotr
2024-03-25 15:57 ` [PATCH i-g-t 1/2] lib/intel_mmio: Map the whole BAR0 for gen12+ Piórkowski, Piotr
2024-03-25 15:57 ` [PATCH i-g-t 2/2] lib/xe_mmio: Introduce Xe MMIO lib Piórkowski, Piotr
2024-03-25 17:36   ` Kamil Konieczny
2024-03-26  9:43     ` Piotr Piórkowski
2024-03-25 17:47 ` ✗ Fi.CI.BAT: failure for " Patchwork
2024-03-25 17:57 ` ✓ CI.xeBAT: success " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox