diff options
author | Ville Syrjälä <[email protected]> | 2022-09-12 14:18:12 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2022-09-26 17:09:22 +0300 |
commit | bde544e1d7017f3169b4d97b2e19c2d28066d87c (patch) | |
tree | a8634983979de049c5734ff492332873f90d5133 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 8648c6048d4dc4d9294b7e7617c220bf446be0e7 (diff) |
drm/i915: Don't init eDP if we can't find a fixed mode
In the unlikely case of not finding a fixed mode don't register
the eDP connector. I think there are some places where we'd oops
if we didn't have a fixed mode for eDP so presumable this doesn't
typically happen. But better safe than sorry.
Also pimp the debugs with the encoder id+name. I think dumping
the encoder rather than the connector provides more information
here (eg. to match against the port information in the VBT).
We can also drop the extra check from intel_edp_add_properties().
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions