From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/4] drm/i915/vbt: cleanups and new fields
Date: Mon, 11 Aug 2025 18:25:46 +0300 [thread overview]
Message-ID: <cover.1754925923.git.jani.nikula@intel.com> (raw)
Jani Nikula (4):
drm/i915/vbt: split up DSI VBT defs to a separate file
drm/i915/vbt: add anonymous structs to group DSI VBT defs
drm/i915/vbt: flip bta_enabled to bta_disable
drm/i915/vbt: add missing DSI VBT defs
drivers/gpu/drm/i915/display/intel_bios.h | 174 ----------------
.../drm/i915/display/intel_display_types.h | 1 +
drivers/gpu/drm/i915/display/intel_dsi_vbt.c | 2 +-
.../gpu/drm/i915/display/intel_dsi_vbt_defs.h | 197 ++++++++++++++++++
drivers/gpu/drm/i915/display/intel_vbt_defs.h | 2 +-
5 files changed, 200 insertions(+), 176 deletions(-)
create mode 100644 drivers/gpu/drm/i915/display/intel_dsi_vbt_defs.h
--
2.47.2
next reply other threads:[~2025-08-11 15:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-11 15:25 Jani Nikula [this message]
2025-08-11 15:25 ` [PATCH 1/4] drm/i915/vbt: split up DSI VBT defs to a separate file Jani Nikula
2025-08-12 3:22 ` Kandpal, Suraj
2025-08-12 8:59 ` Jani Nikula
2025-08-11 15:25 ` [PATCH 2/4] drm/i915/vbt: add anonymous structs to group DSI VBT defs Jani Nikula
2025-08-12 3:41 ` Kandpal, Suraj
2025-08-11 15:25 ` [PATCH 3/4] drm/i915/vbt: flip bta_enabled to bta_disable Jani Nikula
2025-08-12 3:42 ` Kandpal, Suraj
2025-08-11 15:25 ` [PATCH 4/4] drm/i915/vbt: add missing DSI VBT defs Jani Nikula
2025-08-12 3:44 ` Kandpal, Suraj
2025-08-11 16:46 ` ✓ i915.CI.BAT: success for drm/i915/vbt: cleanups and new fields Patchwork
2025-08-11 16:48 ` ✗ CI.checkpatch: warning " Patchwork
2025-08-11 16:50 ` ✓ CI.KUnit: success " Patchwork
2025-08-11 17:14 ` ✗ CI.checksparse: warning " Patchwork
2025-08-11 18:36 ` ✗ Xe.CI.Full: failure " Patchwork
2025-08-11 19:51 ` ✗ i915.CI.Full: " 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.1754925923.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@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 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.