diff options
author | Imre Deak <[email protected]> | 2020-10-07 20:09:13 +0300 |
---|---|---|
committer | Imre Deak <[email protected]> | 2020-10-12 15:31:36 +0300 |
commit | 0a5991f5d022235ba085001e2a3926f83a0aed1b (patch) | |
tree | 82aa39002aebc322814e60c582235ed214115ecb /tools/perf/scripts/python/sctop.py | |
parent | 6777a855d66d27c4082d6316cc0f2a26a004ed62 (diff) |
drm/i915: Simplify the link training functions
Split the prepare, link training, fallback-handling steps into their own
functions for clarity and as a preparation for the upcoming LTTPR
changes.
While at it also:
- Unexport and inline intel_dp_set_idle_link_train(), which is used at a
single place.
- Add some documentation to functions that are exported or that can use
a better description about which part of the LT sequence they
implement.
v2: (Ville)
- Unexport/inline intel_dp_set_idle_link_train()
- Make the documentation of
intel_dp_prepare_link_train()/intel_dp_stop_link_train() more accurate
wrt. HW specific details.
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Imre Deak <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions