diff options
author | Kuogee Hsieh <quic_khsieh@quicinc.com> | 2023-12-02 02:19:45 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-12-03 03:13:17 +0300 |
commit | e467e0bde881a667ccde9c7963f1042c01818059 (patch) | |
tree | 07b45256df5534170cdcbb550662f200571d1669 /tools/perf/scripts/python/task-analyzer.py | |
parent | aa1131204e587535b9b48ed6d1b9187942bc939e (diff) | |
download | linux-e467e0bde881a667ccde9c7963f1042c01818059.tar.xz |
drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes
Currently DP driver use drm_helper_hpd_irq_event(), bypassing drm bridge
framework, to report HPD status changes to user space frame work.
Replace it with drm_bridge_hpd_notify() since DP driver is part of drm
bridge.
Signed-off-by: Kuogee Hsieh <quic_khsieh@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/570067/
Link: https://lore.kernel.org/r/1701472789-25951-4-git-send-email-quic_khsieh@quicinc.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions