[PATCH] mgag200: initial g200se driver

Matt Turner mattst88 at gmail.com
Thu Apr 26 12:37:52 PDT 2012


On Thu, Apr 26, 2012 at 9:48 AM, Dave Airlie <airlied at gmail.com> wrote:
> diff --git a/drivers/gpu/drm/mgag200/mgag200_mode.c b/drivers/gpu/drm/mgag200/mgag200_mode.c
> new file mode 100644
> index 0000000..a74f946
> --- /dev/null
> +++ b/drivers/gpu/drm/mgag200/mgag200_mode.c
> @@ -0,0 +1,1494 @@
> +/*
> + * Copyright 2000,2001 Sven Luther.

Here...

> + * Copyright 2010 Matt Turner.
> + * Copyright 2011 Red Hat <mjg at redhat.com>
> + *
> + * This file is subject to the terms and conditions of the GNU General
> + * Public License version 2. See the file COPYING in the main
> + * directory of this archive for more details.
> + *
> + * Authors: Matthew Garrett
> + *                     Matt Turner
> + *                     Sven Luther
> + *                     Thomas Witzel
> + *                     Alan Hourihane

and here, the copyrights and authorship for Sven Luther, Thomas
Witzel, and Alan Hourihane can be dropped. When I wrote glint_crtc.c,
I copied PM3DAC_CalculateClock from xf86-video-glint. With no remnants
of this function left, none of the code was written by them.


More information about the dri-devel mailing list