diff options
author | Kuogee Hsieh <[email protected]> | 2021-08-05 13:44:50 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-08-10 14:45:23 -0700 |
commit | 52352fe2f86693f52be7db513d3ca5adee8c33cb (patch) | |
tree | d6de7f638122b3c953d61119bf0f8ea360e1168a /net/lapb/lapb_timer.c | |
parent | 6977cc89c87506ff17e6c05f0e37f46752256e82 (diff) |
drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test run
DP cable should always connect to DPU during the entire PHY compliance
testing run. Since DP PHY compliance test is executed at irq_hpd event
context, dp_ctrl_off_link_stream() should be used instead of dp_ctrl_off().
dp_ctrl_off() is used for unplug event which is triggered when DP cable is
dis connected.
Changes in V2:
-- add fixes statement
Fixes: f21c8a276c2d ("drm/msm/dp: handle irq_hpd with sink_count = 0 correctly")
Signed-off-by: Kuogee Hsieh <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions