[PATCH v1 0/5] incorporate pm runtime framework and eDP clean up
Kuogee Hsieh
quic_khsieh at quicinc.com
Fri Jul 7 23:52:18 UTC 2023
Incorporate pm runtime framework into DP driver and clean up eDP
by moving of_dp_aux_populate_bus() to probe()
Kuogee Hsieh (5):
drm/msm/dp: remove pm_runtime_xxx() from dp_power.c
drm/msm/dp: incorporate pm_runtime framework into DP driver
drm/msm/dp: delete EV_HPD_INIT_SETUP
drm/msm/dp: move relevant dp initialization code from bind() to
probe()
drm/msm/dp: move of_dp_aux_populate_bus() to probe for eDP
drivers/gpu/drm/msm/dp/dp_aux.c | 28 +++++
drivers/gpu/drm/msm/dp/dp_display.c | 204 +++++++++++++++++++++---------------
drivers/gpu/drm/msm/dp/dp_display.h | 1 -
drivers/gpu/drm/msm/dp/dp_power.c | 9 --
4 files changed, 145 insertions(+), 97 deletions(-)
--
2.7.4
More information about the dri-devel
mailing list