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] [day] [month] [year] [list]
Date:   Tue, 28 Nov 2017 15:20:06 -0500
From:   Alex Deucher <alexdeucher@...il.com>
To:     Daniel Vetter <daniel.vetter@...ll.ch>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        Sudip Mukherjee <sudip@...torindia.org>,
        Teddy Wang <teddy.wang@...iconmotion.com>,
        Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
        Maling list - DRI developers 
        <dri-devel@...ts.freedesktop.org>,
        Greg Kroah-Hartman <greg@...ah.com>,
        Daniel Vetter <daniel.vetter@...el.com>,
        Sudip Mukherjee <sudipm.mukherjee@...il.com>
Subject: Re: [PATCH] staging/sm750fb: Add "port to atomic kms" to TODO

On Tue, Nov 28, 2017 at 6:47 AM, Daniel Vetter <daniel.vetter@...ll.ch> wrote:
> fbdev is closed for new drivers, drm won't take anything but atomic
> drivers.
>
> Cc: Greg Kroah-Hartman <greg@...ah.com>
> Cc: Sudip Mukherjee <sudipm.mukherjee@...il.com>
> Cc: Teddy Wang <teddy.wang@...iconmotion.com>
> Cc: Sudip Mukherjee <sudip@...torindia.org>
> Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
> Cc: dri-devel@...ts.freedesktop.org
> Signed-off-by: Daniel Vetter <daniel.vetter@...el.com>

Acked-by: Alex Deucher <alexander.deucher@....com>

> ---
>  drivers/staging/sm750fb/TODO | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/sm750fb/TODO b/drivers/staging/sm750fb/TODO
> index a3a877d90066..f710ab15abfe 100644
> --- a/drivers/staging/sm750fb/TODO
> +++ b/drivers/staging/sm750fb/TODO
> @@ -6,8 +6,8 @@ TODO:
>  - check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
>         are supposed to be sample code which is given here if someone wants to
>         use those functionalities)
> -- move it to drivers/video/fbdev
> -- modify the code for drm framework
> +- must be ported to the atomic kms framework in the drm subsystem (which will
> +  give you a basic fbdev driver for free)
>
>  Please send any patches to
>         Greg Kroah-Hartman <greg@...ah.com>
> --
> 2.15.0
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@...ts.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ