Message ID | 1392244132-6806-8-git-send-email-benjamin.widawsky@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Feb 12, 2014 at 02:28:50PM -0800, Ben Widawsky wrote: > I keep meaning to do this... by now almost the entire file has been > written by an Intel employee (including Daniel post-2010). > > Signed-off-by: Ben Widawsky <ben@bwidawsk.net> > --- > drivers/gpu/drm/i915/i915_gem_gtt.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/i915/i915_gem_gtt.c b/drivers/gpu/drm/i915/i915_gem_gtt.c > index 2c2121d..e1bc0b9 100644 > --- a/drivers/gpu/drm/i915/i915_gem_gtt.c > +++ b/drivers/gpu/drm/i915/i915_gem_gtt.c > @@ -1,5 +1,6 @@ > /* > * Copyright © 2010 Daniel Vetter > + * Copyright © 2011-2013 Intel Corporation 2014?
On Wed, Feb 12, 2014 at 11:19:24PM +0000, Damien Lespiau wrote: > On Wed, Feb 12, 2014 at 02:28:50PM -0800, Ben Widawsky wrote: > > I keep meaning to do this... by now almost the entire file has been > > written by an Intel employee (including Daniel post-2010). > > > > Signed-off-by: Ben Widawsky <ben@bwidawsk.net> > > --- > > drivers/gpu/drm/i915/i915_gem_gtt.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/drivers/gpu/drm/i915/i915_gem_gtt.c b/drivers/gpu/drm/i915/i915_gem_gtt.c > > index 2c2121d..e1bc0b9 100644 > > --- a/drivers/gpu/drm/i915/i915_gem_gtt.c > > +++ b/drivers/gpu/drm/i915/i915_gem_gtt.c > > @@ -1,5 +1,6 @@ > > /* > > * Copyright © 2010 Daniel Vetter > > + * Copyright © 2011-2013 Intel Corporation > > 2014? > > -- > Damien This patch was written in 2013 still, but yes.
On Wed, 2014-02-12 at 14:28 -0800, Ben Widawsky wrote: > I keep meaning to do this... by now almost the entire file has been > written by an Intel employee (including Daniel post-2010). > > Signed-off-by: Ben Widawsky <ben@bwidawsk.net> > --- > drivers/gpu/drm/i915/i915_gem_gtt.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/i915/i915_gem_gtt.c b/drivers/gpu/drm/i915/i915_gem_gtt.c > index 2c2121d..e1bc0b9 100644 > --- a/drivers/gpu/drm/i915/i915_gem_gtt.c > +++ b/drivers/gpu/drm/i915/i915_gem_gtt.c > @@ -1,5 +1,6 @@ > /* > * Copyright © 2010 Daniel Vetter > + * Copyright © 2011-2013 Intel Corporation > * > * Permission is hereby granted, free of charge, to any person obtaining a > * copy of this software and associated documentation files (the "Software"), I would add the authors line for you, Chris and Daniel, but either way: Reviewed-by: Imre Deak <imre.deak@intel.com>
diff --git a/drivers/gpu/drm/i915/i915_gem_gtt.c b/drivers/gpu/drm/i915/i915_gem_gtt.c index 2c2121d..e1bc0b9 100644 --- a/drivers/gpu/drm/i915/i915_gem_gtt.c +++ b/drivers/gpu/drm/i915/i915_gem_gtt.c @@ -1,5 +1,6 @@ /* * Copyright © 2010 Daniel Vetter + * Copyright © 2011-2013 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"),
I keep meaning to do this... by now almost the entire file has been written by an Intel employee (including Daniel post-2010). Signed-off-by: Ben Widawsky <ben@bwidawsk.net> --- drivers/gpu/drm/i915/i915_gem_gtt.c | 1 + 1 file changed, 1 insertion(+)