Skip to content
  • Simon Ser's avatar
    lib/igt_edid: add support for Vendor Specific Data blocks · 0d31a4da
    Simon Ser authored
    
    
    For some reason HDMI audio won't work unless you cast a magic IEEE Registration
    Identifier alongside with its appropriate Components of Source Physical
    Address. The easiest way to do this is to capture a wild HDMI EDID, study it,
    and blindly copy bytes because you don't understand anything about their
    possible meaning (if any).
    
    This commit also changes the SAD API exposed by igt_edid, to allow for both a
    SAD block and a VSD block to be included in the same CEA block.
    
    Signed-off-by: default avatarSimon Ser <simon.ser@intel.com>
    Reviewed-by: default avatarArkadiusz Hiler <arkadiusz.hiler@intel.com>
    0d31a4da