public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: kamil.konieczny@linux.intel.com, karthik.b.s@intel.com,
	ville.syrjala@linux.intel.com, jani.nikula@linux.intel.com,
	Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Subject: [PATCH i-g-t 0/8] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
Date: Mon, 27 Apr 2026 18:15:59 +0530	[thread overview]
Message-ID: <20260427124607.3115567-1-ankit.k.nautiyal@intel.com> (raw)

Add VBT bits for:
 - eDP Data override:
   - 4d33c77cf2c3 ("drm/i915/vbt: Add eDP Data rate overrride field in VBT")
 - eDP Pipe Joiner Feature:
   - 1b85a9b04681 ("drm/i915/vbt: Add edp pipe joiner enable/disable bits")
 - Dediated External port, Dynamic Port over TC:
 - 203c7904f2d8 ("drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc")

Note :
 - The commit:
   f3c65a8e9b09 ("drm/i915/vbt: split up DSI VBT defs to a separate file")
   only moved MIPI definitions to intel_dsi_vbt_defs.h which are already
   synced with definitions in IGT.

Rev2:
 - Use the commit ID which actually changes intel_vbt_defs.h (Kamil)

Rev3:
 - Split patches for header sync. (Ville)

Rev4:
 - Use pipe_joiner_enable to match with kernel variable name. (Karthik)

Rev5:
 - Use the script shared by Jani [1], to synchronize the intel_vbt_defs.h
   instead of hand rolled version. (Ville, Jani).
 - Add the commit that introduced `dedicated_external` and
   `dyn_port_over_tc`.
 - Add macros required by the intel_vbt_defs.h in
   include/linux_scaffolding.h and include this in intel_vbt_decode.c
 - Dump the `dedicated_external` and `dyn_port_over_tc` in
   intel_vbt_decode.c.

[1] https://lore.kernel.org/igt-dev/da72e919b7cbd787e793f0141697f7c37957f998@intel.com/

Rev6:
 - Add BIT_U64 in patch#1. (Karthik)
 - Fix styling issue and format specifier in patch#6 (Karthik)

Ankit Nautiyal (8):
  include/linux_scaffold: Add BIT_U{8,16,32} macros
  tools/intel_vbt_decode.c: Include linux_scaffold.h
  tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit
    4d33c77cf2c3
  tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit
    203c7904f2d8
  tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit
    1b85a9b04681
  tools/intel_vbt_decode: dump eDP data rate override field
  tools/intel_vbt_decode: dump eDP joiner enable field
  tools/intel_vbt_decode: Dump dedicated_external and dyn_port_over_tc
    fields

 include/linux_scaffold.h |  5 ++++
 tools/intel_vbt_decode.c | 53 +++++++++++++++++++++++++++++++++++-----
 tools/intel_vbt_defs.h   | 22 ++++++++++++++++-
 3 files changed, 73 insertions(+), 7 deletions(-)

-- 
2.45.2


             reply	other threads:[~2026-04-27 13:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-27 12:45 Ankit Nautiyal [this message]
2026-04-27 12:46 ` [PATCH i-g-t 1/8] include/linux_scaffold: Add BIT_U{8,16,32} macros Ankit Nautiyal
2026-04-28  9:04   ` Karthik B S
2026-04-27 12:46 ` [PATCH i-g-t 2/8] tools/intel_vbt_decode.c: Include linux_scaffold.h Ankit Nautiyal
2026-04-27 12:46 ` [PATCH i-g-t 3/8] tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit 4d33c77cf2c3 Ankit Nautiyal
2026-04-27 12:46 ` [PATCH i-g-t 4/8] tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit 203c7904f2d8 Ankit Nautiyal
2026-04-27 12:46 ` [PATCH i-g-t 5/8] tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit 1b85a9b04681 Ankit Nautiyal
2026-04-27 14:41   ` Kamil Konieczny
2026-04-28  3:57     ` Nautiyal, Ankit K
2026-04-28  8:32       ` Kamil Konieczny
2026-04-27 12:46 ` [PATCH i-g-t 6/8] tools/intel_vbt_decode: dump eDP data rate override field Ankit Nautiyal
2026-04-27 12:46 ` [PATCH i-g-t 7/8] tools/intel_vbt_decode: dump eDP joiner enable field Ankit Nautiyal
2026-04-27 12:46 ` [PATCH i-g-t 8/8] tools/intel_vbt_decode: Dump dedicated_external and dyn_port_over_tc fields Ankit Nautiyal
2026-04-27 22:39 ` ✓ i915.CI.BAT: success for intel_vbt_decode: Sync intel_vbt_defs.h with latest changes (rev6) Patchwork
2026-04-27 23:42 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-28  5:04 ` ✗ i915.CI.Full: failure " Patchwork
2026-04-28  6:10 ` ✗ Xe.CI.FULL: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2026-04-22  3:43 [PATCH i-g-t 0/8] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes Ankit Nautiyal

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=20260427124607.3115567-1-ankit.k.nautiyal@intel.com \
    --to=ankit.k.nautiyal@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=kamil.konieczny@linux.intel.com \
    --cc=karthik.b.s@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