lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 1 May 2020 23:29:24 +0200
From:   Konrad Dybcio <konradybcio@...il.com>
To:     Sam Ravnborg <sam@...nborg.org>
Cc:     skrzynka@...radybcio.pl, Thierry Reding <thierry.reding@...il.com>,
        David Airlie <airlied@...ux.ie>,
        Daniel Vetter <daniel@...ll.ch>,
        Rob Herring <robh+dt@...nel.org>,
        dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] Add support for TM5P5 NT35596 video mode panel

Very strange.. I just fetched drm-misc-next and had no issues building...

Thanks for your initial thoughts!

pt., 1 maj 2020 o 23:00 Sam Ravnborg <sam@...nborg.org> napisaƂ(a):
>
> Hi Konrad.
>
> On Fri, May 01, 2020 at 10:48:21PM +0200, Konrad Dybcio wrote:
> > I am aware of the fact that this is probably not the correct
> > naming of this panel, yet I am unable to retrieve any additional
> > information about it, as it is used in a smartphone to which no
> > schematics are released.
> >
> > The driver has been generated with the help of
> > linux-mdss-dsi-panel-driver-generator [1] and works perfectly
> > on a Asus Zenfone 2 Laser Z00T smartphone, including brighness
> > control and switching on/off.
> >
> > [1] https://github.com/msm8916-mainline/linux-mdss-dsi-panel-driver-generator
>
> Panle driver looks good.
> Will take a closer look tomorrow.
>
> Any chance you can work on the TODO in the driver so we can have that
> resolved before we apply it?
>
> Also for a v2 it would be perfect if you could work on top of
> drm-misc-next.
> There is at least one small fix needed to build that I spotted.
>
> But wait until I get back on the driver patch before submitting a v2.
>
>         Sam
>
> >
> > Konrad Dybcio (2):
> >   drivers: drm: panel: Add TM5P5 NT35596 panel driver
> >   dt-bindings: display: Document TM5P5 NT35596 panel compatible
> >
> >  .../bindings/display/panel/tm5p5,nt35596.txt  |   7 +
> >  drivers/gpu/drm/panel/Kconfig                 |   9 +
> >  drivers/gpu/drm/panel/Makefile                |   1 +
> >  drivers/gpu/drm/panel/panel-tm5p5-nt35596.c   | 366 ++++++++++++++++++
> >  4 files changed, 383 insertions(+)
> >  create mode 100644 Documentation/devicetree/bindings/display/panel/tm5p5,nt35596.txt
> >  create mode 100644 drivers/gpu/drm/panel/panel-tm5p5-nt35596.c
> >
> > --
> > 2.26.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ