diff options
author | Jani Nikula <jani.nikula@intel.com> | 2022-06-21 15:37:32 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2022-06-30 13:08:09 +0300 |
commit | e61f294c7e8da94bb1c9d66f2cdcebfa2dc535a2 (patch) | |
tree | fb5a4b9acc342545eae7589602f6b43741dd9c89 /tools/perf/scripts/python/intel-pt-events.py | |
parent | cea9ed611e85d36a05db52b6457bf584b7d969e2 (diff) |
drm/i915/bios: debug log ddi port info after parsing
The ddc pin and aux channel sanitization may disable DVI/HDMI and DP,
respectively, of ports parsed earlier, in "last one wins" fashion. With
parsing and printing interleaved, we'll end up logging support first and
disabling later anyway.
Now that we've split ddi port info parsing and printing, take it further
by doing the printing in a separate loop, fixing the logging.
Note that this also changes the logging order from VBT child device
order to port number order.
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220621123732.1118437-1-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions