[Intel-gfx] [PATCH] drm/i915: add immutable zpos plane properties

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Wed Apr 3 08:28:07 UTC 2019


Quoting Simon Ser (2019-04-02 17:36:33)
> On Tuesday, April 2, 2019 3:35 PM, Joonas Lahtinen <joonas.lahtinen at linux.intel.com> wrote:
> > Quoting Simon Ser (2019-03-30 00:19:25)
> >
> > > From: emersion contact at emersion.fr
> >
> > Please fix your From: field.
> 
> Gah.
> 
> > > This adds basic immutable support for the zpos property. The zpos increases
> > > from bottom to top: primary, sprites, cursor.
> > > Signed-off-by: Simon Ser contact at emersion.fr
> >
> > This is just Ville's patch rebased, so it's incorrect to strip the S-o-b,
> > please read:
> >
> > https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin
> 
> Honestly I wasn't sure what to do, especially considering that I've
> edited most of the lines. I tried to ask on IRC but I got no reply.
> 
> Thanks for clearing that up! So just to be sure I don't mess up v2:
> 
> - This is Ville's patch so he definitely should be the author.
> - Ville's S-o-b should definitely be kept as-is.
> - Now, should I add my own S-o-b? It seems like I should.
> - Co-Authored-By probably doesn't make sense here.
> - I originally wanted to add my Reviewed-by tag, but it probably
>   wouldn't make sense if I have a S-o-b tag.
> 
> Is this correct?

You should git am (maybe with --3way) the original patch, and add a
change log entry explaining what you modified about the patch and
finally add your own S-o-b.

That way the From: will correctly point to the original patch owner and
it is clear what modifications you made.

For review just poke somebody working in that area (git blame is
your friend here).

Regards, Joonas


More information about the Intel-gfx mailing list