diff options
| author | zain wang <[email protected]> | 2018-04-23 12:49:53 +0200 |
|---|---|---|
| committer | Andrzej Hajda <[email protected]> | 2018-04-24 08:34:44 +0200 |
| commit | 6f4638a19685d4c899f8fff28d60566c8557325b (patch) | |
| tree | c8004a3b3b9e502e602b7e207b5a1c507f9787d7 /tools/perf/scripts/python | |
| parent | 4805b7ce5031381e8fe9f25b0f5a323653259178 (diff) | |
drm/bridge: analogix_dp: Move fast link training detect to set_bridge
It's too early to detect fast link training, if other step after it
failed, we will set fast_link flag to 1, and retry set_bridge again. In
this case we will power down and power up panel power supply, and we
will do fast link training since we have set fast_link flag to 1. In
fact, we should do full link training now, not the fast link training.
So we should move the fast link detection at the end of set_bridge.
Cc: Tomasz Figa <[email protected]>
Signed-off-by: zain wang <[email protected]>
Signed-off-by: Douglas Anderson <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Signed-off-by: Thierry Escande <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Reviewed-by: Archit Taneja <[email protected]>
Signed-off-by: Andrzej Hajda <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions