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

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

PS: This one turned out to be a bit ugly than I thought, but still sharing
it to move the discussion forward.

Raag Jadav (4):
  drm/xe/pcode: Introduce PCODE_FALLBACK_MAGIC
  drm/xe/sysfs: Use PCODE_FALLBACK_MAGIC
  drm/xe/hwmon: Use PCODE_FALLBACK_MAGIC
  drm/xe/late_bind: Use PCODE_FALLBACK_MAGIC

 drivers/gpu/drm/xe/xe_device_sysfs.c |  4 +--
 drivers/gpu/drm/xe/xe_hwmon.c        | 12 +++----
 drivers/gpu/drm/xe/xe_late_bind_fw.c | 11 ++++---
 drivers/gpu/drm/xe/xe_pcode.c        | 47 +++++++++++++++++++---------
 drivers/gpu/drm/xe/xe_pcode_api.h    |  1 +
 5 files changed, 47 insertions(+), 28 deletions(-)

-- 
2.43.0


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-01 10:27 [PATCH v2 0/4] Introduce PCODE_FALLBACK_MAGIC Raag Jadav
2025-12-01 10:27 ` [PATCH v2 1/4] drm/xe/pcode: " Raag Jadav
2025-12-01 20:13   ` Rodrigo Vivi
2025-12-01 10:27 ` [PATCH v2 2/4] drm/xe/sysfs: Use PCODE_FALLBACK_MAGIC Raag Jadav
2025-12-01 10:27 ` [PATCH v2 3/4] drm/xe/hwmon: " Raag Jadav
2025-12-01 10:27 ` [PATCH v2 4/4] drm/xe/late_bind: " Raag Jadav
2025-12-01 10:40 ` ✓ CI.KUnit: success for Introduce PCODE_FALLBACK_MAGIC Patchwork
2025-12-01 11:47 ` ✓ Xe.CI.BAT: " Patchwork
2025-12-01 12:49 ` ✓ Xe.CI.Full: " Patchwork

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