Hi Noralf,

On Tue, 26 Mar 2019 18:55:39 +0100
Noralf Trønnes <nor...@tronnes.org> wrote:

> Move the modeset commit code to drm_client.
> No changes except exporting API.
> 
> Signed-off-by: Noralf Trønnes <nor...@tronnes.org>
> ---
>  drivers/gpu/drm/drm_client.c    | 236 ++++++++++++++++++++++++++++++++
>  drivers/gpu/drm/drm_fb_helper.c | 232 -------------------------------
>  include/drm/drm_client.h        |   3 +
>  3 files changed, 239 insertions(+), 232 deletions(-)
> 

 It looks like you are moving MIT licenced code to a GPL-only
licenced file.

 Cheers,

-- 
Emmanuel Vadot <m...@bidouilliste.com> <m...@freebsd.org>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to