[Intel-gfx] [i-g-t PATCH 0/6] intel_bios_reader: support MIPI sequence block v3

Jani Nikula jani.nikula at intel.com
Thu Jan 14 07:51:24 PST 2016


Support MIPI sequence block v3 in the intel_bios_reader tool. This is
mostly copied from the kernel. It makes some of the parts a bit
artifical for an userspace tool, but hey, this pattern has been followed
all around in IGT and it makes debugging kernel issues much easier that
the code is similar.

BR,
Jani.


Jani Nikula (6):
  intel_bios_reader: pass bdb pointer around instead of having as global
  intel_bios_reader: fix size handling for 32-bit block size
  intel_bios_reader: make the VBT pointers more const
  intel_bios_reader: port find_panel_sequence_block from kernel
  intel_bios_reader: port the sequence block parsing from kernel
  intel_bios_reader: dump MIPI sequence block v3

 tools/intel_bios_reader.c | 412 +++++++++++++++++++++++++++++++++-------------
 1 file changed, 296 insertions(+), 116 deletions(-)

-- 
2.1.4



More information about the Intel-gfx mailing list