aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2024-03-29 03:23:31 +0200
committerVille Syrjälä <[email protected]>2024-04-06 03:22:17 +0300
commitaf72a61ddb4923aa1b5a3b49a0fcc3098ff3781d (patch)
treed043cc53e913fdc84a206aa4a3b57dec4d5e7ff6 /tools/perf/scripts/python/export-to-postgresql.py
parent6809f9246d43f7cb07310ca6a3deb7aa1c0ea938 (diff)
drm/i915: Fix i915_display_info output when connectors are not active
Currently intel_connector_info(), which prints the per-connector output for i915_display_info, just bails out early if the connector doesn't have a current encoder. That leads to very confusing output where some of your connected (and properly detected) outputs appear to have no enumerated modes. Get rid of the encoder stuff and just rely on the connector itself so that the output is always consistent. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Suraj Kandpal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions