linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <swboyd@chromium.org>
To: Abhinav Kumar <abhinavk@codeaurora.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Daniel Vetter <daniel@ffwll.ch>, David Airlie <airlied@linux.ie>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Kalyan Thota <kalyan_t@codeaurora.org>,
	Kuogee Hsieh <khsieh@codeaurora.org>,
	Rob Clark <robdclark@gmail.com>, Sean Paul <sean@poorly.run>
Cc: Rob Herring <robh+dt@kernel.org>,
	linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
	freedreno@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 4/7] drm/msm/dp: Allow attaching a drm_panel
Date: Sat, 16 Oct 2021 20:30:59 -0500	[thread overview]
Message-ID: <CAE-0n538PL-JJgMCzP3yc-Y_9qbsHWhtfbcXxh081eFg3QgZ1A@mail.gmail.com> (raw)
In-Reply-To: <20211016221843.2167329-5-bjorn.andersson@linaro.org>

Quoting Bjorn Andersson (2021-10-16 15:18:40)
> eDP panels might need some power sequencing and backlight management,
> so make it possible to associate a drm_panel with an eDP instance and
> prepare and enable the panel accordingly.
>
> Now that we know which hardware instance is DP and which is eDP,
> parser->parse() is passed the connector_type and the parser is limited
> to only search for a panel in the eDP case.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---

Reviewed-by: Stephen Boyd <swboyd@chromium.org>

  reply	other threads:[~2021-10-17  1:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-16 22:18 [PATCH v5 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x Bjorn Andersson
2021-10-16 22:18 ` [PATCH v5 1/7] drm/msm/dp: Remove global g_dp_display variable Bjorn Andersson
2021-10-16 22:18 ` [PATCH v5 2/7] drm/msm/dp: Modify prototype of encoder based API Bjorn Andersson
2021-10-16 22:18 ` [PATCH v5 3/7] drm/msm/dp: Allow specifying connector_type per controller Bjorn Andersson
2021-10-17  1:30   ` Stephen Boyd
2021-10-18 23:07   ` [Freedreno] " abhinavk
2021-10-16 22:18 ` [PATCH v5 4/7] drm/msm/dp: Allow attaching a drm_panel Bjorn Andersson
2021-10-17  1:30   ` Stephen Boyd [this message]
2021-10-18 23:08   ` [Freedreno] " abhinavk
2021-10-16 22:18 ` [PATCH v5 5/7] drm/msm/dp: Support up to 3 DP controllers Bjorn Andersson
2021-10-17  1:31   ` Stephen Boyd
2021-10-18 23:10   ` [Freedreno] " abhinavk
2021-10-16 22:18 ` [PATCH v5 6/7] dt-bindings: msm/dp: Add SC8180x compatibles Bjorn Andersson
2021-10-16 22:18 ` [PATCH v5 7/7] drm/msm/dp: Add sc8180x DP controllers Bjorn Andersson
2021-10-17  1:31   ` Stephen Boyd
2021-10-17  1:32   ` Stephen Boyd
2021-10-17 15:37     ` Bjorn Andersson
2021-10-18 23:12   ` [Freedreno] " abhinavk
2021-11-25 13:13   ` Dmitry Baryshkov

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=CAE-0n538PL-JJgMCzP3yc-Y_9qbsHWhtfbcXxh081eFg3QgZ1A@mail.gmail.com \
    --to=swboyd@chromium.org \
    --cc=abhinavk@codeaurora.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=kalyan_t@codeaurora.org \
    --cc=khsieh@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robdclark@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sean@poorly.run \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).