All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/4] intel_vbt_decode: fall back to guessing PCI ID from VBT signature
@ 2026-06-15 11:29 Jani Nikula
  2026-06-15 11:29 ` [PATCH i-g-t v2 1/4] tools/intel_vbt_decode: store codename from VBT signature to context Jani Nikula
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jani Nikula @ 2026-06-15 11:29 UTC (permalink / raw)
  To: igt-dev, Michał Grzelak; +Cc: ville.syrjala, jani.nikula

v2 of [1]

[1] https://lore.kernel.org/r/cover.1781261899.git.jani.nikula@intel.com


Jani Nikula (3):
  tools/intel_vbt_decode: store codename from VBT signature to context
  lib/intel_device_info: add a helper to guess the PCI ID for a codename
  tools/intel_vbt_decode: fall back to guessing PCI ID from VBT
    signature

Michał Grzelak (1):
  tools/vbt_decode: return 0 from get_device_id()

 lib/intel_chipset.h      |  1 +
 lib/intel_device_info.c  | 75 ++++++++++++++++++++++++++++++++++++++++
 tools/intel_vbt_decode.c | 35 +++++++++++++------
 3 files changed, 100 insertions(+), 11 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-06-15 19:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-15 11:29 [PATCH i-g-t v2 0/4] intel_vbt_decode: fall back to guessing PCI ID from VBT signature Jani Nikula
2026-06-15 11:29 ` [PATCH i-g-t v2 1/4] tools/intel_vbt_decode: store codename from VBT signature to context Jani Nikula
2026-06-15 11:29 ` [PATCH i-g-t v2 2/4] lib/intel_device_info: add a helper to guess the PCI ID for a codename Jani Nikula
2026-06-15 11:29 ` [PATCH i-g-t v2 3/4] tools/vbt_decode: return 0 from get_device_id() Jani Nikula
2026-06-15 11:29 ` [PATCH i-g-t v2 4/4] tools/intel_vbt_decode: fall back to guessing PCI ID from VBT signature Jani Nikula
2026-06-15 18:15 ` ✓ Xe.CI.BAT: success for intel_vbt_decode: fall back to guessing PCI ID from VBT signature (rev2) Patchwork
2026-06-15 18:39 ` ✓ i915.CI.BAT: " Patchwork
2026-06-15 19:26 ` ✗ 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.