All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] BMG PCIe Gen4 downspeed attributes and usage
@ 2025-04-03 17:47 Raag Jadav
  2025-04-03 17:47 ` [PATCH v2 1/3] drm/xe: Move xe_device_sysfs_init() to xe_pci_probe() Raag Jadav
                   ` (10 more replies)
  0 siblings, 11 replies; 25+ messages in thread
From: Raag Jadav @ 2025-04-03 17:47 UTC (permalink / raw)
  To: lucas.demarchi, rodrigo.vivi
  Cc: intel-xe, anshuman.gupta, badal.nilawar, riana.tauro, Raag Jadav

This series exposes sysfs attributes for BMG PCIe Gen4 downspeed
and documents their usage.

v1: https://patchwork.freedesktop.org/series/147023/

v2: Move from debugfs to sysfs (Lucas, Rodrigo, Badal)
    Rework macros and their naming (Rodrigo)

Raag Jadav (3):
  drm/xe: Move xe_device_sysfs_init() to xe_pci_probe()
  drm/xe: Expose PCIe Gen4 downspeed attributes
  drm/xe/doc: Wire up PCIe Gen5 update limitations

 Documentation/gpu/xe/xe_firmware.rst |  6 ++
 drivers/gpu/drm/xe/xe_device_sysfs.c | 97 ++++++++++++++++++++++++++--
 drivers/gpu/drm/xe/xe_pci.c          |  6 ++
 drivers/gpu/drm/xe/xe_pcode_api.h    |  5 ++
 drivers/gpu/drm/xe/xe_pm.c           |  5 --
 5 files changed, 110 insertions(+), 9 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-04-17  7:55 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-03 17:47 [PATCH v2 0/3] BMG PCIe Gen4 downspeed attributes and usage Raag Jadav
2025-04-03 17:47 ` [PATCH v2 1/3] drm/xe: Move xe_device_sysfs_init() to xe_pci_probe() Raag Jadav
2025-04-16  7:55   ` Riana Tauro
2025-04-16 10:04     ` Riana Tauro
2025-04-16 10:49       ` Raag Jadav
2025-04-16 14:45         ` Riana Tauro
2025-04-16 16:37           ` Raag Jadav
2025-04-17  5:22             ` Riana Tauro
2025-04-17  7:54               ` Raag Jadav
2025-04-03 17:47 ` [PATCH v2 2/3] drm/xe: Expose PCIe Gen4 downspeed attributes Raag Jadav
2025-04-16 10:06   ` Riana Tauro
2025-04-16 10:58     ` Raag Jadav
2025-04-16 14:52       ` Riana Tauro
2025-04-16 15:26         ` Raag Jadav
2025-04-17  5:17           ` Riana Tauro
2025-04-17  7:48             ` Raag Jadav
2025-04-03 17:47 ` [PATCH v2 3/3] drm/xe/doc: Wire up PCIe Gen5 update limitations Raag Jadav
2025-04-03 23:39 ` ✓ CI.Patch_applied: success for BMG PCIe Gen4 downspeed attributes and usage Patchwork
2025-04-03 23:39 ` ✗ CI.checkpatch: warning " Patchwork
2025-04-03 23:40 ` ✓ CI.KUnit: success " Patchwork
2025-04-03 23:57 ` ✓ CI.Build: " Patchwork
2025-04-03 23:59 ` ✓ CI.Hooks: " Patchwork
2025-04-04  0:00 ` ✓ CI.checksparse: " Patchwork
2025-04-04  0:18 ` ✓ Xe.CI.BAT: " Patchwork
2025-04-04  9:19 ` ✗ Xe.CI.Full: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.