diff options
author | Kuogee Hsieh <khsieh@codeaurora.org> | 2021-07-13 08:54:01 -0700 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2021-07-27 08:14:56 -0700 |
commit | 7591c532b818ef4b8e3e635d842547c08b3a32b4 (patch) | |
tree | ea7b3f3de9781e0138d187f2c333ea953cd2b9f2 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | bceddc2cb581dffc94370517f7eedbd9aa16c74b (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 <khsieh@codeaurora.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/1626191647-13901-2-git-send-email-khsieh@codeaurora.org
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions