[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200811002240.55194-1-paul@crapouillou.net>
Date: Tue, 11 Aug 2020 02:22:35 +0200
From: Paul Cercueil <paul@...pouillou.net>
To: Thierry Reding <thierry.reding@...il.com>,
Sam Ravnborg <sam@...nborg.org>
Cc: David Airlie <airlied@...ux.ie>, Daniel Vetter <daniel@...ll.ch>,
od@...c.me, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, Paul Cercueil <paul@...pouillou.net>
Subject: [PATCH 0/5] drm/panel: A few cleanups and improvements
Hi list,
Here's a list of 5 patches that bring some cleanups and improvements.
Patches 1-2 clean up the novatek,nt39016 code to remove custom handling
of the backlight and to add the missing carriage returns on error
messages.
Patches 3-5 updates the modes list of the sharp,ls020b1dd01d panel, to
make it use 'struct drm_display_mode' instead of 'struct
display_timing', modify the timings to get a perfect 60.00 Hz rate, and
add a 50 Hz mode.
Cheers,
-Paul
Paul Cercueil (5):
drm/panel: novatek,nt39016: Handle backlight the standard way
drm/panel: novatek,nt39016: Add missing CR to error messages
drm/panel: simple: Convert sharp,ls020b1dd01d from timings to
videomode
drm/panel: simple: Tweak timings of sharp,ls020b1dd01d for perfect
60Hz
drm/panel: simple: Add 50Hz mode for sharp,ls020b1dd01d
drivers/gpu/drm/panel/panel-novatek-nt39016.c | 34 ++++++----------
drivers/gpu/drm/panel/panel-simple.c | 40 +++++++++++++------
2 files changed, 40 insertions(+), 34 deletions(-)
--
2.28.0
Powered by blists - more mailing lists