summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_gpu.h
diff options
context:
space:
mode:
authorKuogee Hsieh <khsieh@codeaurora.org>2021-01-13 11:00:00 -0800
committerRob Clark <robdclark@chromium.org>2021-01-31 11:34:36 -0800
commit9fc418430c6584827b188855e698c599a7ddc0f1 (patch)
treeab0405434f2276bd15c4d37f311f1da9246ea1f3 /drivers/gpu/drm/msm/msm_gpu.h
parentfe286893ed34b12684659d3efb907d47fe18559b (diff)
drm/msm/dp: unplug interrupt missed after irq_hpd handler
There is HPD unplug interrupts missed at scenario of an irq_hpd followed by unplug interrupts with around 10 ms in between. Since both AUX_SW_RESET and DP_SW_RESET clear pending HPD interrupts, irq_hpd handler should not issues either aux or sw reset to avoid following unplug interrupt be cleared accidentally. This patch also postpone handling of irq_hpd until connected state if it happened at connection pending state. Changes in V2: -- add postpone handling of irq_hpd until connected state -- check DP_TRAINING_1 instead of DP_TRAINING_NONE Signed-off-by: Kuogee Hsieh <khsieh@codeaurora.org> Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'drivers/gpu/drm/msm/msm_gpu.h')
0 files changed, 0 insertions, 0 deletions