Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/1] [CI] Support BMG PMT features for Xe
@ 2024-12-02 20:03 Michael J. Ruhl
  2024-12-02 20:03 ` [PATCH v4 1/1] [CI] drm/xe/vsec: Support BMG devices Michael J. Ruhl
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Michael J. Ruhl @ 2024-12-02 20:03 UTC (permalink / raw)
  To: intel-xe, rodrigo.vivi; +Cc: michael.j.ruhl

pdates for PMT to support user offsets from the sysfs API.

v2:
  Addressed review comments for the Xe driver udpates.
v3:
  Consolidate offest addition to addr
  Add r-b.
v4:
  Xe CI PMT patch has been merged

Michael J. Ruhl (1):
  drm/xe/vsec: Support BMG devices

 drivers/gpu/drm/xe/Makefile          |   1 +
 drivers/gpu/drm/xe/regs/xe_pmt.h     |  19 +++
 drivers/gpu/drm/xe/xe_device.c       |   7 +
 drivers/gpu/drm/xe/xe_device_types.h |   6 +
 drivers/gpu/drm/xe/xe_vsec.c         | 232 +++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_vsec.h         |  11 ++
 6 files changed, 276 insertions(+)
 create mode 100644 drivers/gpu/drm/xe/regs/xe_pmt.h
 create mode 100644 drivers/gpu/drm/xe/xe_vsec.c
 create mode 100644 drivers/gpu/drm/xe/xe_vsec.h

-- 
2.44.0


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

end of thread, other threads:[~2024-12-02 23:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-02 20:03 [PATCH v4 0/1] [CI] Support BMG PMT features for Xe Michael J. Ruhl
2024-12-02 20:03 ` [PATCH v4 1/1] [CI] drm/xe/vsec: Support BMG devices Michael J. Ruhl
2024-12-02 21:06 ` ✓ CI.Patch_applied: success for Support BMG PMT features for Xe (rev3) Patchwork
2024-12-02 21:06 ` ✗ CI.checkpatch: warning " Patchwork
2024-12-02 21:07 ` ✓ CI.KUnit: success " Patchwork
2024-12-02 21:25 ` ✓ CI.Build: " Patchwork
2024-12-02 21:28 ` ✓ CI.Hooks: " Patchwork
2024-12-02 21:29 ` ✓ CI.checksparse: " Patchwork
2024-12-02 21:50 ` ✓ Xe.CI.BAT: " Patchwork
2024-12-02 23:37 ` ✗ Xe.CI.Full: failure " Patchwork

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