igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH i-g-t 0/5] tools/intel_vbt_decode: more updates to VBT definitions
Date: Thu, 14 Aug 2025 15:48:51 +0300	[thread overview]
Message-ID: <cover.1755175663.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.

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-14 12:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-14 12:48 Jani Nikula [this message]
2025-08-14 12:48 ` [PATCH i-g-t 1/5] tools/intel_vbt_decode: Split up DSI VBT defs to a separate file Jani Nikula
2025-08-18 16:34   ` Kamil Konieczny
2025-08-19 10:02     ` Jani Nikula
2025-08-19 12:22       ` Kamil Konieczny
2025-08-14 12:48 ` [PATCH i-g-t 2/5] tools/intel_vbt_decode: Remove intel_bios.h Jani Nikula
2025-08-14 12:48   ` Jani Nikula
2025-08-14 16:44   ` Kamil Konieczny
2025-08-18 10:55     ` Jani Nikula
2025-08-18 13:38       ` Kamil Konieczny
2025-08-18 16:35   ` Kamil Konieczny
2025-08-14 12:48 ` [PATCH i-g-t 3/5] tools/intel_vbt_decode: Add anonymous structs to group DSI VBT defs Jani Nikula
2025-08-18 16:36   ` Kamil Konieczny
2025-08-14 12:48 ` [PATCH i-g-t 4/5] tools/intel_vbt_decode: Flip bta_enabled to bta_disable Jani Nikula
2025-08-18 16:38   ` Kamil Konieczny
2025-08-14 12:48 ` [PATCH i-g-t 5/5] tools/intel_vbt_decode: Add missing DSI VBT defs Jani Nikula
2025-08-18 16:40   ` Kamil Konieczny
2025-08-14 18:05 ` ✗ Fi.CI.BUILD: failure for tools/intel_vbt_decode: more updates to VBT definitions 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.1755175663.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /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;
as well as URLs for NNTP newsgroup(s).