All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: jani.nikula@intel.com, Kamil Konieczny <kamil.konieczny@linux.intel.com>
Subject: [RESEND i-g-t 0/5] tools/intel_vbt_decode: more updates to VBT definitions
Date: Fri, 15 Aug 2025 11:04:50 +0300	[thread overview]
Message-ID: <cover.1755245038.git.jani.nikula@intel.com> (raw)

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


             reply	other threads:[~2025-08-15  8:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-15  8:04 Jani Nikula [this message]
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

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.1755245038.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@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 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.