On Wed, 02 Feb 2022, Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx> wrote: > 1) Add connector_type to debug info to differentiate between eDP and DP > 2) add more debug info to cover dp Phy > 3) repalce DRM_DEBUG_DP with drm_debug_dp In the future, please include the drm/msm/dp prefix also in the cover letter. Thanks. BR, Jani. > > Kuogee Hsieh (3): > drm/msm/dp: add connector type to enhance debug messages > drm/msm/dp: enhance debug info related to dp phy > drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp > > drivers/gpu/drm/msm/dp/dp_audio.c | 49 +++++++++------ > drivers/gpu/drm/msm/dp/dp_catalog.c | 34 ++++++----- > drivers/gpu/drm/msm/dp/dp_ctrl.c | 116 +++++++++++++++++++----------------- > drivers/gpu/drm/msm/dp/dp_display.c | 103 ++++++++++++++++++++++---------- > drivers/gpu/drm/msm/dp/dp_drm.c | 4 +- > drivers/gpu/drm/msm/dp/dp_link.c | 99 +++++++++++++++++------------- > drivers/gpu/drm/msm/dp/dp_panel.c | 43 +++++++------ > drivers/gpu/drm/msm/dp/dp_parser.c | 2 +- > drivers/gpu/drm/msm/dp/dp_power.c | 20 ++++--- > 9 files changed, 283 insertions(+), 187 deletions(-) -- Jani Nikula, Intel Open Source Graphics Center