public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
@ 2026-02-23  4:08 Ankit Nautiyal
  2026-02-23  4:08 ` [PATCH i-g-t 1/2] tools/intel_vbt_decode: sync intel_vbt_defs.h with commit 4d33c77cf2c3 Ankit Nautiyal
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Ankit Nautiyal @ 2026-02-23  4:08 UTC (permalink / raw)
  To: igt-dev; +Cc: kamil.konieczny, Ankit Nautiyal

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")

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)

Ankit Nautiyal (2):
  tools/intel_vbt_decode: sync intel_vbt_defs.h with commit 4d33c77cf2c3
  tools/intel_vbt_decode: sync intel_vbt_defs.h with commit 1b85a9b04681

 tools/intel_vbt_decode.c | 40 ++++++++++++++++++++++++++++++++++++++++
 tools/intel_vbt_defs.h   | 19 +++++++++++++++++++
 2 files changed, 59 insertions(+)

-- 
2.45.2


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

end of thread, other threads:[~2026-02-23 19:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-23  4:08 [PATCH i-g-t 0/2] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes Ankit Nautiyal
2026-02-23  4:08 ` [PATCH i-g-t 1/2] tools/intel_vbt_decode: sync intel_vbt_defs.h with commit 4d33c77cf2c3 Ankit Nautiyal
2026-02-23  6:41   ` Ville Syrjälä
2026-02-23 14:12     ` Nautiyal, Ankit K
2026-02-23  4:08 ` [PATCH i-g-t 2/2] tools/intel_vbt_decode: sync intel_vbt_defs.h with commit 1b85a9b04681 Ankit Nautiyal
2026-02-23  6:41 ` ✓ Xe.CI.BAT: success for intel_vbt_decode: Sync intel_vbt_defs.h with latest changes (rev2) Patchwork
2026-02-23  6:48 ` ✓ i915.CI.BAT: " Patchwork
2026-02-23 12:05 ` ✗ i915.CI.Full: failure " Patchwork
2026-02-23 19:45 ` ✗ 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