Message ID | 1610564400-29788-1-git-send-email-khsieh@codeaurora.org |
---|---|
Headers | show |
Series | fix missing unplug interrupt problem | expand |
On 2021-01-13 12:25, Stephen Boyd wrote: > Quoting Kuogee Hsieh (2021-01-13 10:59:58) >> Both AUX_SW_RESET and DP_SW_RESET clear pending HPD interrupts. >> Therefore irq_hpd handler should not issues either aux or sw reset >> to avoid following unplug interrupt be cleared accidentally. >> >> Kuogee Hsieh (2): >> drm/msm/dp: return fail when both link lane and rate are 0 at dpcd >> read >> drm/msm/dp: unplug interrupt missed after irq_hpd handler > > It won't apply to the drm msm tree. Please rebase and resend. Both V1 two patches are picked by Rob already. I will drop V2 patches.