On Tue, Mar 19, 2019 at 06:15:43PM +0000, Kevin Brace wrote:
>  drivers/gpu/drm/openchrome/openchrome_drv.h  |    2 
>  drivers/gpu/drm/openchrome/openchrome_fb.c   |  884 -------------------------
>  drivers/gpu/drm/openchrome/openchrome_init.c |  939 
> +++++++++++++++++++++++++++
>  3 files changed, 940 insertions(+), 885 deletions(-)
> 
> New commits:
> commit fba2aa548c6ff9cadd3e3b3fa0e23447cdb07768
> Author: Kevin Brace <kevinbr...@gmx.com>
> Date:   Tue Mar 19 11:15:19 2019 -0700
> 
>     drm/openchrome: Move VRAM size detection code
>     
>     The code was transferred to openchrome_init.c since the code runs
>     only once during initialization.
>     
>     Signed-off-by: Kevin Brace <kevinbr...@gmx.com>

You will find that James Simmons blatantly copied this code from 
https://cgit.freedesktop.org/~libv/xf86-video-unichrome/tree/src/via_host.c

The copyright on that code is
        Copyright 2006-2009 Luc Verhaegen.
On an MIT license.

Via code never poked northbridge registers directly. This was all borne 
out of my coreboot work.

Luc Verhaegen.
_______________________________________________
openchrome-devel mailing list
openchrome-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to