All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amit Pundir <amit.pundir@linaro.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Stable <stable@vger.kernel.org>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Rob Clark <robdclark@chromium.org>
Subject: Re: [PATCH for-5.10.y] drm/msm/dpu: always use mdp device to scale bandwidth
Date: Mon, 31 May 2021 13:25:52 +0530	[thread overview]
Message-ID: <CAMi1Hd186U2HcUDJm2UjmCVnbfwYQ666cR9HZ7uiHQvDSXn0hg@mail.gmail.com> (raw)
In-Reply-To: <YLOD9+JjgfH9TB1T@kroah.com>

On Sun, 30 May 2021 at 17:54, Greg KH <gregkh@linuxfoundation.org> wrote:
>
> On Fri, May 28, 2021 at 05:01:02PM +0530, Amit Pundir wrote:
> > From: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> >
> > [ Upstream commit a670ff578f1fb855fedc7931fa5bbc06b567af22 ]
> >
> > Currently DPU driver scales bandwidth and core clock for sc7180 only,
> > while the rest of chips get static bandwidth votes. Make all chipsets
> > scale bandwidth and clock per composition requirements like sc7180 does.
> > Drop old voting path completely.
> >
> > Tested on RB3 (SDM845) and RB5 (SM8250).
> >
> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> > Link: https://lore.kernel.org/r/20210401020533.3956787-2-dmitry.baryshkov@linaro.org
> > Signed-off-by: Rob Clark <robdclark@chromium.org>
> > Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
> > ---
> > Fixes dpu_runtime_resume() WARN_ON on db845c/RB3 (sdm845),
> > introduced by the backport of upstream commit 627dc55c273d
> > ("drm/msm/disp/dpu1: icc path needs to be set before dpu
> > runtime resume") on v5.10.y.
> >
> >  drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c  |  3 +-
> >  drivers/gpu/drm/msm/disp/dpu1/dpu_mdss.c | 51 +-----------------------
> >  2 files changed, 2 insertions(+), 52 deletions(-)
>
> What about a version of this for 5.12?  I can't take one for 5.10 and
> not a newer kernel, right?

My bad. I'll verify/smoke-test it on 5.12 as well and resubmit.

Regards,
Amit Pundir

>
> thanks,
>
> greg k-h

  reply	other threads:[~2021-05-31  7:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-28 11:31 [PATCH for-5.10.y] drm/msm/dpu: always use mdp device to scale bandwidth Amit Pundir
2021-05-30 12:24 ` Greg KH
2021-05-31  7:55   ` Amit Pundir [this message]
2021-06-01 18:51 [PATCH for-5.10.y+] " Amit Pundir
2021-06-08 14:50 ` Greg KH

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=CAMi1Hd186U2HcUDJm2UjmCVnbfwYQ666cR9HZ7uiHQvDSXn0hg@mail.gmail.com \
    --to=amit.pundir@linaro.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=robdclark@chromium.org \
    --cc=stable@vger.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.