[PATCH v4 0/1] [CI] Support BMG PMT features for Xe

Michael J. Ruhl michael.j.ruhl at intel.com
Mon Dec 2 20:03:43 UTC 2024


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



More information about the Intel-xe mailing list