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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 11 Apr 2017 11:26:05 +0200
From:   Daniel Vetter <daniel@...ll.ch>
To:     Linus Walleij <linus.walleij@...aro.org>,
        Noralf Trønnes <noralf@...nnes.org>
Cc:     Eric Anholt <eric@...olt.net>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Russell King <linux@...linux.org.uk>,
        "open list:DRM PANEL DRIVERS" <dri-devel@...ts.freedesktop.org>
Subject: Re: [PATCH v5] drm/pl111: Initial drm/kms driver for pl111

On Tue, Apr 11, 2017 at 11:17 AM, Linus Walleij
<linus.walleij@...aro.org> wrote:
>> +++ b/drivers/gpu/drm/pl111/Kconfig
>> @@ -0,0 +1,12 @@
>> +config DRM_PL111
>> +       tristate "DRM Support for PL111 CLCD Controller"
>> +       depends on DRM
>> +       depends on ARM || ARM64 || COMPILE_TEST
>> +       select DRM_KMS_HELPER
>> +       select DRM_KMS_CMA_HELPER
>> +       select DRM_GEM_CMA_HELPER
>> +       select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE
>> +       help
>> +         Choose this option for DRM support for the PL111 CLCD controller.
>> +         If M is selected the module will be called pl111_drm.
>
> I must say the driver is *really* slim and readable with all the new
> helpers from DRM, good job all who refactored the DRM support
> for simple framebuffer systems.

Mission accomplished, thanks a lot for the kudos. Also adding Noralf,
so he knows people really value his work (he's done the simple pipe
helpers used by pl111 here).
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ