[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YrYTEcfYYdxsxdHQ@ravnborg.org>
Date: Fri, 24 Jun 2022 21:40:01 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Stephen Kitt <steve@....org>
Cc: Thierry Reding <thierry.reding@...il.com>,
Daniel Thompson <daniel.thompson@...aro.org>,
David Airlie <airlied@...ux.ie>,
Sebastian Reichel <sebastian.reichel@...labora.com>,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/3] drm/panel: panel-dsi-cm: Use backlight helpers
On Thu, Jun 16, 2022 at 07:23:14PM +0200, Stephen Kitt wrote:
> Instead of retrieving the backlight brightness in struct
> backlight_properties manually, and then checking whether the backlight
> should be on at all, use backlight_get_brightness() which does all
> this and insulates this from future changes.
>
> Instead of setting the power state by manually updating fields in
> struct backlight_properties, use backlight_enable() and
> backlight_disable(). These also call backlight_update_status() so the
> separate call is no longer needed.
>
> Signed-off-by: Stephen Kitt <steve@....org>
> Cc: Thierry Reding <thierry.reding@...il.com>
> Cc: Sam Ravnborg <sam@...nborg.org>
> Cc: David Airlie <airlied@...ux.ie>
> Cc: Daniel Vetter <daniel@...ll.ch>
> Cc: dri-devel@...ts.freedesktop.org
Thanks, applied to drm-misc (drm-misc-next)
Sam
Powered by blists - more mailing lists