[Intel-gfx] [PATCH 00/12] drm/i915: More VBT stuff
Ville Syrjala
ville.syrjala at linux.intel.com
Fri Jul 15 20:20:32 UTC 2022
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Bunch of VBT work:
- cleanup of version number comments
- document more bits
- rename a few misnamed things
- warn if any port wants to use the VBT vswing tables
- parse the new DP lane count limit
Ville Syrjälä (12):
drm/i915: Unify VBT version number comments
drm/i915: Add some more VBT version number comments
drm/i915: Properly define the DP redriver VBT bits
drm/i915: Define VBT eDP/DP max lane count bits
drm/i915: Add the VBT LTTPR transparent vs. non-transparent bits
drm/i915: Define VBT max HDMI FRL rate bits
drm/i915: Document the sets of bits in the driver features block
drm/i915: Define more VBT driver features block bits
drm/i915: Define all possible VBT device handles
drm/i915: Rename some VBT bits
drm/i915: WARN if a port should use VBT provided vswing tables
drm/i915: Parse DP/eDP max lane count from VBT
drivers/gpu/drm/i915/display/intel_bios.c | 20 ++
drivers/gpu/drm/i915/display/intel_bios.h | 1 +
drivers/gpu/drm/i915/display/intel_dp.c | 13 +-
drivers/gpu/drm/i915/display/intel_vbt_defs.h | 333 ++++++++++--------
4 files changed, 222 insertions(+), 145 deletions(-)
--
2.35.1
More information about the Intel-gfx
mailing list