Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND i-g-t 0/5] tools/intel_vbt_decode: more updates to VBT definitions
@ 2025-08-15  8:04 Jani Nikula
  2025-08-15  8:04 ` [RESEND i-g-t 1/5] tools/intel_vbt_decode: Split up DSI VBT defs to a separate file Jani Nikula
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Jani Nikula @ 2025-08-15  8:04 UTC (permalink / raw)
  To: igt-dev; +Cc: jani.nikula, Kamil Konieczny

Bring in the kernel intel_dsi_vbt_defs.h instead of having a locally
maintained duplicate with almost but not quite the same contents.

Resend due to issues with [1].

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

Jani Nikula (5):
  tools/intel_vbt_decode: Split up DSI VBT defs to a separate file
  tools/intel_vbt_decode: Remove intel_bios.h
  tools/intel_vbt_decode: Add anonymous structs to group DSI VBT defs
  tools/intel_vbt_decode: Flip bta_enabled to bta_disable
  tools/intel_vbt_decode: Add missing DSI VBT defs

 tools/intel_bios.h         | 200 -------------------------------------
 tools/intel_dsi_vbt_defs.h | 197 ++++++++++++++++++++++++++++++++++++
 tools/intel_vbt_decode.c   |  40 +++++---
 tools/intel_vbt_defs.h     |   2 +-
 4 files changed, 223 insertions(+), 216 deletions(-)
 delete mode 100644 tools/intel_bios.h
 create mode 100644 tools/intel_dsi_vbt_defs.h

-- 
2.47.2


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

end of thread, other threads:[~2025-08-19  9:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15  8:04 [RESEND i-g-t 0/5] tools/intel_vbt_decode: more updates to VBT definitions Jani Nikula
2025-08-15  8:04 ` [RESEND i-g-t 1/5] tools/intel_vbt_decode: Split up DSI VBT defs to a separate file Jani Nikula
2025-08-15  8:04 ` [RESEND i-g-t 2/5] tools/intel_vbt_decode: Remove intel_bios.h Jani Nikula
2025-08-15  8:04 ` [RESEND i-g-t 3/5] tools/intel_vbt_decode: Add anonymous structs to group DSI VBT defs Jani Nikula
2025-08-15  8:04 ` [RESEND i-g-t 4/5] tools/intel_vbt_decode: Flip bta_enabled to bta_disable Jani Nikula
2025-08-15  8:04 ` [RESEND i-g-t 5/5] tools/intel_vbt_decode: Add missing DSI VBT defs Jani Nikula
2025-08-19  7:15 ` [RESEND i-g-t 0/5] tools/intel_vbt_decode: more updates to VBT definitions Kamil Konieczny
2025-08-19  9:43   ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox