From: Jani Nikula <jani.nikula@linux.intel.com>
To: Kuogee Hsieh <quic_khsieh@quicinc.com>,
dri-devel@lists.freedesktop.org, robdclark@gmail.com,
sean@poorly.run, swboyd@chromium.org, vkoul@kernel.org,
daniel@ffwll.ch, airlied@linux.ie, agross@kernel.org,
dmitry.baryshkov@linaro.org, bjorn.andersson@linaro.org
Cc: quic_sbillaka@quicinc.com, linux-arm-msm@vger.kernel.org,
quic_abhinavk@quicinc.com, Kuogee Hsieh <quic_khsieh@quicinc.com>,
quic_aravindh@quicinc.com, freedreno@lists.freedesktop.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/3] Add connector_type to debug info to differentiate between eDP and DP
Date: Tue, 15 Feb 2022 10:58:33 +0200 [thread overview]
Message-ID: <87v8xg5ww6.fsf@intel.com> (raw)
In-Reply-To: <1643828199-8564-1-git-send-email-quic_khsieh@quicinc.com>
On Wed, 02 Feb 2022, Kuogee Hsieh <quic_khsieh@quicinc.com> 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
prev parent reply other threads:[~2022-02-15 8:58 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-02 18:56 [PATCH v3 0/3] Add connector_type to debug info to differentiate between eDP and DP Kuogee Hsieh
2022-02-02 18:56 ` Kuogee Hsieh
2022-02-02 18:56 ` [PATCH v3 1/3] drm/msm/dp: add connector type to enhance debug messages Kuogee Hsieh
2022-02-02 18:56 ` Kuogee Hsieh
2022-02-16 23:37 ` Stephen Boyd
2022-02-16 23:37 ` Stephen Boyd
2022-02-02 18:56 ` [PATCH v3 2/3] drm/msm/dp: enhance debug info related to dp phy Kuogee Hsieh
2022-02-02 18:56 ` Kuogee Hsieh
2022-02-16 23:45 ` Stephen Boyd
2022-02-16 23:45 ` Stephen Boyd
2022-02-02 18:56 ` [PATCH v3 3/3] drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp Kuogee Hsieh
2022-02-02 18:56 ` Kuogee Hsieh
2022-02-16 23:46 ` Stephen Boyd
2022-02-16 23:46 ` Stephen Boyd
2022-02-17 0:22 ` Kuogee Hsieh
2022-02-17 0:22 ` Kuogee Hsieh
2022-02-17 0:40 ` Dmitry Baryshkov
2022-02-17 0:40 ` Dmitry Baryshkov
2022-02-14 16:45 ` [PATCH v3 0/3] Add connector_type to debug info to differentiate between eDP and DP Kuogee Hsieh
2022-02-14 16:45 ` Kuogee Hsieh
2022-02-15 8:58 ` Jani Nikula [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v8xg5ww6.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=agross@kernel.org \
--cc=airlied@linux.ie \
--cc=bjorn.andersson@linaro.org \
--cc=daniel@ffwll.ch \
--cc=dmitry.baryshkov@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=quic_abhinavk@quicinc.com \
--cc=quic_aravindh@quicinc.com \
--cc=quic_khsieh@quicinc.com \
--cc=quic_sbillaka@quicinc.com \
--cc=robdclark@gmail.com \
--cc=sean@poorly.run \
--cc=swboyd@chromium.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.