Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Introduce xe_pcode_read_probe()
@ 2025-11-18  8:59 Raag Jadav
  2025-11-18  8:59 ` [PATCH v1 1/4] drm/xe/pcode: " Raag Jadav
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Raag Jadav @ 2025-11-18  8:59 UTC (permalink / raw)
  To: lucas.demarchi, rodrigo.vivi, jani.nikula
  Cc: intel-xe, riana.tauro, matthew.brost, michal.wajdeczko,
	badal.nilawar, ville.syrjala, karthik.poosa, anshuman.gupta,
	Raag Jadav

This series introduces xe_pcode_read_probe() helper which allows the
caller to check for mailbox command support and uses in a few places
where applicable. Detailed description in commit message.

Raag Jadav (4):
  drm/xe/pcode: Introduce xe_pcode_read_probe()
  drm/xe/sysfs: Use xe_pcode_read_probe() to check for mailbox command
    support
  drm/xe/hwmon: Use xe_pcode_read_probe() to check for mailbox command
    support
  drm/xe/late_bind: Use xe_pcode_read_probe() to check for mailbox
    command support

 drivers/gpu/drm/xe/xe_device_sysfs.c |  4 +--
 drivers/gpu/drm/xe/xe_hwmon.c        | 13 ++++-----
 drivers/gpu/drm/xe/xe_late_bind_fw.c |  5 ++--
 drivers/gpu/drm/xe/xe_pcode.c        | 42 +++++++++++++++++++---------
 drivers/gpu/drm/xe/xe_pcode.h        |  1 +
 5 files changed, 40 insertions(+), 25 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-12-01  5:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-18  8:59 [PATCH v1 0/4] Introduce xe_pcode_read_probe() Raag Jadav
2025-11-18  8:59 ` [PATCH v1 1/4] drm/xe/pcode: " Raag Jadav
2025-11-18 13:42   ` Rodrigo Vivi
2025-11-18 15:38     ` Raag Jadav
2025-11-18 15:47       ` Rodrigo Vivi
2025-11-20 15:02       ` Lucas De Marchi
2025-11-21  8:33         ` Raag Jadav
2025-11-25  5:04           ` Raag Jadav
2025-11-25 17:41             ` Rodrigo Vivi
2025-11-27  4:51               ` Raag Jadav
2025-12-01  5:06                 ` Raag Jadav
2025-11-18 19:38   ` Michal Wajdeczko
2025-11-18  8:59 ` [PATCH v1 2/4] drm/xe/sysfs: Use xe_pcode_read_probe() to check for mailbox command support Raag Jadav
2025-11-18  8:59 ` [PATCH v1 3/4] drm/xe/hwmon: " Raag Jadav
2025-11-18  8:59 ` [PATCH v1 4/4] drm/xe/late_bind: " Raag Jadav
2025-11-18  9:09 ` ✓ CI.KUnit: success for Introduce xe_pcode_read_probe() Patchwork
2025-11-18  9:47 ` ✓ Xe.CI.BAT: " Patchwork
2025-11-18 11:56 ` ✗ 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