Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: igt-dev@lists.freedesktop.org,
	"Michał Grzelak" <michal.grzelak@intel.com>
Cc: ville.syrjala@linux.intel.com, jani.nikula@intel.com
Subject: [PATCH i-g-t 0/4] intel_vbt_decode: fall back to guessing PCI ID from VBT signature
Date: Fri, 12 Jun 2026 14:00:40 +0300	[thread overview]
Message-ID: <cover.1781261899.git.jani.nikula@intel.com> (raw)

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


             reply	other threads:[~2026-06-12 11:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-12 11:00 Jani Nikula [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1781261899.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=michal.grzelak@intel.com \
    --cc=ville.syrjala@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox