[igt-dev] [PATCH i-g-t 00/14] tools/intel_vbt_decode: Improve VBT decoder

Ville Syrjala ville.syrjala at linux.intel.com
Fri Jul 15 20:25:06 UTC 2022


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Improve the VBT decoder:
- bunch of cleanups
- some minor refactoring
- improved decoding of certain things
- decode even more stuff

Ville Syrjälä (14):
  tools/intel_vbt_decode: Simplify fast link training lane count
  tools/intel_vbt_decode: Extract dp_vswing()/dp_preemph()
  tools/intel_vbt_decode: update vbt defs from kernel
  tools/intel_vbt_decode: Introduce panel_bits()/panel_bool()
  tools/intel_vbt_decode: Remove pointless variables
  tools/intel_vbt_decode: Extract lvds_config[]
  tools/intel_vbt_decode: Extract panel_fitting[]
  tools/intel_vbt_decode: Parse HDMI FRL rate
  tools/intel_vbt_decode: Decode the "use VBT vswing tables" flag
  tools/intel_vbt_decode: Decode eDP/DP max lane count
  tools/intel_vbt_decode: Clean up driver features block decoding
  tools/intel_vbt_decode: Decode AUX CH
  tools/intel_vbt_decode: Adjust DVO port printing
  tools/intel_vbt_decode: Dump the compression structure index as
    decimal

 tools/intel_bios.h       |   8 -
 tools/intel_vbt_decode.c | 461 +++++++++++++++++++++------------------
 tools/intel_vbt_defs.h   | 342 ++++++++++++++++-------------
 3 files changed, 448 insertions(+), 363 deletions(-)

-- 
2.35.1



More information about the igt-dev mailing list