[igt-dev] [PATCH i-g-t v2 00/17] tools/intel_vbt_decode: Improve VBT decoder
Jani Nikula
jani.nikula at linux.intel.com
Wed Sep 7 08:17:07 UTC 2022
On Tue, 06 Sep 2022, Ville Syrjala <ville.syrjala at linux.intel.com> wrote:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
>
> Sync uo the VBT decoder with the kernel code and
> improve/add the decoding of various things.
On the series,
Acked-by: Jani Nikula <jani.nikula at intel.com>
I didn't read it in detail, glanced through it, it all looked sensible,
and for this tool I think that should be enough.
>
> Ville Syrjälä (17):
> tools/intel_vbt_decode: Fix mipi sequence block size
> tools/intel_vbt_decode: Validate fp_timing terminator presence
> tools/intel_vbt_decode: Use hardcoded fp_timing size for generating
> LFP data pointers
> 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_vbt_decode: Dump all panels from MIPI blocks
> tools/intel_vbt_decode: Print panel_type2
>
> tools/intel_bios.h | 8 -
> tools/intel_vbt_decode.c | 712 +++++++++++++++++++++++----------------
> tools/intel_vbt_defs.h | 348 ++++++++++---------
> 3 files changed, 622 insertions(+), 446 deletions(-)
--
Jani Nikula, Intel Open Source Graphics Center
More information about the igt-dev
mailing list