[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200815140939.GA1196814@ravnborg.org>
Date: Sat, 15 Aug 2020 16:09:39 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Paul Cercueil <paul@...pouillou.net>
Cc: Thierry Reding <thierry.reding@...il.com>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>, od@...c.me,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] drm/panel: A few cleanups and improvements
Hi Paul.
On Tue, Aug 11, 2020 at 02:22:35AM +0200, Paul Cercueil wrote:
> 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.
While touching logging stuff in panle/ I made the same fix adding
newlines. Glad to see you did it so I can drop one of my patches.
All patches applied to drm-misc-next.
Sam
>
> 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