diff options
author | Ville Syrjälä <[email protected]> | 2023-06-08 23:30:45 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2023-06-13 19:02:31 +0300 |
commit | 86ecd3b3d16b03146df7a17e4629f5593ead5fd5 (patch) | |
tree | 668aae5d03f897349a452e49e450deb16bf34d0a /tools/perf/scripts/python/check-perf-trace.py | |
parent | b02a9a0c6cb3918998fd7ca5dcfe537f1e056d2a (diff) |
drm/i915/dsi: Do panel power on + reset deassert earlier on icl+
Looks like we're trying to talk to the DSI panel even before turning
it on, on icl+. Bspec doesn't actually specify when these should be
done, but certainly we need to turn the panel on at least before
talking to it. So let's move the power on + reset deassert steps to
be the first thing we do. This is also what Windows does.
v2: s/intel_dsi_msleep/msleep/
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions