[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220616172316.1355133-1-steve@sk2.org>
Date: Thu, 16 Jun 2022 19:23:12 +0200
From: Stephen Kitt <steve@....org>
To: Sam Ravnborg <sam@...nborg.org>, dri-devel@...ts.freedesktop.org
Cc: Daniel Thompson <daniel.thompson@...aro.org>,
Sebastian Reichel <sebastian.reichel@...labora.com>,
Stephen Kitt <steve@....org>, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] drm/panel: Use backlight helpers
backlight_properties.fb_blank is deprecated. The states it represents
are handled by other properties; but instead of accessing those
properties directly, drivers should use the helpers provided by
backlight.h.
This will ultimately allow fb_blank to be removed.
Changes since v1:
- remove the last remaining fb_blank reference in drm/panel in the
last patch
- remove unnecessary parentheses
Stephen Kitt (3):
drm/panel: Use backlight helper
drm/panel: panel-dsi-cm: Use backlight helpers
drm/panel: sony-acx565akm: Use backlight helpers
.../drm/panel/panel-asus-z00t-tm5p5-n35596.c | 7 +----
drivers/gpu/drm/panel/panel-dsi-cm.c | 29 ++++---------------
drivers/gpu/drm/panel/panel-sony-acx565akm.c | 12 ++------
3 files changed, 9 insertions(+), 39 deletions(-)
base-commit: f2906aa863381afb0015a9eb7fefad885d4e5a56
--
2.30.2
Powered by blists - more mailing lists