[PATCH v5 0/2] do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer

From: Kuogee Hsieh
Date: Thu Dec 15 2022 - 19:09:29 EST


ignore spuriors isr at dp_aux_isr() to fixed eDP edid read failed

Kuogee Hsieh (2):
drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux
transfer
drm/msm/dp: enhance dp controller isr

drivers/gpu/drm/msm/dp/dp_aux.c | 97 ++++++++++++++++++++++++++-----------
drivers/gpu/drm/msm/dp/dp_aux.h | 2 +-
drivers/gpu/drm/msm/dp/dp_ctrl.c | 12 ++++-
drivers/gpu/drm/msm/dp/dp_ctrl.h | 2 +-
drivers/gpu/drm/msm/dp/dp_display.c | 16 ++++--
5 files changed, 92 insertions(+), 37 deletions(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project