Re: [PATCH] drm/tve200: Pass NULL format_modifier to drm_simple_display_pipe_init

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Aug 28, 2017 at 10:40:34AM +0200, Daniel Vetter wrote:
> On Fri, Aug 25, 2017 at 01:16:12PM -0700, Rodrigo Vivi wrote:
> > This Fixes build on branches where we already have format-modifier.
> > 
> > Reference: https://lists.freedesktop.org/archives/dri-devel/2017-August/151044.html
> > Fixes: e6fc3b68558e ("drm: Plumb modifiers through plane init")
> 
> tve200 was merged after this patch, the correct Fixes line would be:
> 
> Fixes: 179c02fe90a4 ("drm/tve200: Add new driver for TVE200")
> 
> Linus, can you pls make sure that tve200 is enabled int the
> drm-rerere/*arm*defconfig files, to avoid this in the future? They're the
> recommended set to compile-test drm-misc (yes we should somehow bot-ify
> this, but oh well).

Neither Rodrigo (as the author of the patch) or Linus (as the driver
maintainer) took action here already, and since it's an obvious compile
fail it's annoying, so I merged it.

But really this entire commit rights thing means committer take care of
this stuff, not maintainers.

Linus, I also added tve200 to the defconfigs now.
-Daniel

> 
> Thanks, Daniel
> 
> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> > Cc: Janet Morgan <janet.morgan@xxxxxxxxx>
> > Cc: Ben Widawsky <ben@xxxxxxxxxxxx>
> > Cc: Daniel Stone <daniels@xxxxxxxxxxxxx> (v2)
> > Cc: Liviu Dudau <Liviu.Dudau@xxxxxxx>
> > Cc: Daniel Stone <daniels@xxxxxxxxxxxxx>
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
> > ---
> >  drivers/gpu/drm/tve200/tve200_display.c | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/drivers/gpu/drm/tve200/tve200_display.c b/drivers/gpu/drm/tve200/tve200_display.c
> > index 37fb333331f3..3f4b97bf2a13 100644
> > --- a/drivers/gpu/drm/tve200/tve200_display.c
> > +++ b/drivers/gpu/drm/tve200/tve200_display.c
> > @@ -336,6 +336,7 @@ int tve200_display_init(struct drm_device *drm)
> >  	ret = drm_simple_display_pipe_init(drm, &priv->pipe,
> >  					   &tve200_display_funcs,
> >  					   formats, ARRAY_SIZE(formats),
> > +					   NULL,
> >  					   &priv->connector.connector);
> >  	if (ret)
> >  		return ret;
> > -- 
> > 2.13.2
> > 
> > _______________________________________________
> > dri-devel mailing list
> > dri-devel@xxxxxxxxxxxxxxxxxxxxx
> > https://lists.freedesktop.org/mailman/listinfo/dri-devel
> 
> -- 
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel




[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux