All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org, "Roman Li" <Roman.Li@amd.com>,
	"Samuel Čavoj" <samuel@cavoj.net>,
	"Jasdeep Dhillon" <Jasdeep.Dhillon@amd.com>
Subject: Re: [PATCH] drm/amd/display: Fix OLED brightness control on eDP
Date: Sun, 28 Nov 2021 13:04:37 +0100	[thread overview]
Message-ID: <YaNwVTKK46Kf46b7@kroah.com> (raw)
In-Reply-To: <YaNwL0/drhNurJnG@kroah.com>

On Sun, Nov 28, 2021 at 01:03:59PM +0100, Greg KH wrote:
> On Wed, Nov 24, 2021 at 01:01:22PM -0500, Alex Deucher wrote:
> > From: Roman Li <Roman.Li@amd.com>
> > 
> > [Why]
> > After commit ("drm/amdgpu/display: add support for multiple backlights")
> > number of eDPs is defined while registering backlight device.
> > However the panel's extended caps get updated once before register call.
> > That leads to regression with extended caps like oled brightness control.
> > 
> > [How]
> > Update connector ext caps after register_backlight_device
> > 
> > Fixes: 7fd13baeb7a3a4 ("drm/amdgpu/display: add support for multiple backlights")
> > Link: https://www.reddit.com/r/AMDLaptops/comments/qst0fm/after_updating_to_linux_515_my_brightness/
> > 
> > Signed-off-by: Roman Li <Roman.Li@amd.com>
> > Tested-by: Samuel Čavoj <samuel@cavoj.net>
> > Acked-by: Alex Deucher <alexander.deucher@amd.com>
> > Reviewed-by: Jasdeep Dhillon <Jasdeep.Dhillon@amd.com>
> > Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> > Cc: stable@vger.kernel.org
> > (cherry picked from commit dab60582685aabdae2d4ff7ce716456bd0dc7a0f)
> 
> Now queued up for 5.10 and 5.15, thanks.

Oops, only for 5.15, not for 5.10, sorry.

greg k-h

  reply	other threads:[~2021-11-28 12:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24 18:01 [PATCH] drm/amd/display: Fix OLED brightness control on eDP Alex Deucher
2021-11-28 12:03 ` Greg KH
2021-11-28 12:04   ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-24 16:05 Alex Deucher
2021-11-17 15:22 Roman.Li
2021-11-17 16:12 ` Alex Deucher
2021-11-17 16:37 ` Samuel Čavoj

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=YaNwVTKK46Kf46b7@kroah.com \
    --to=greg@kroah.com \
    --cc=Jasdeep.Dhillon@amd.com \
    --cc=Roman.Li@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=samuel@cavoj.net \
    --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.