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

This is inspired by Michał's patch [1], and I got kind of carried away
trying to figure out how to infer the stuff from the existing codenames
in intel_device_info.c. I didn't mean to do it, but here it is. :)

BR,
Jani.


[1] https://lore.kernel.org/r/20260608124121.3131410-6-michal.grzelak@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] 9+ messages in thread

end of thread, other threads:[~2026-06-12 14:17 UTC | newest]

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