All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Emil Velikov <emil.l.velikov@gmail.com>
Cc: "Gerd Hoffmann" <kraxel@redhat.com>,
	"Hans de Goede" <hdegoede@redhat.com>,
	"Jani Nikula" <jani.nikula@intel.com>,
	"Chen Feng" <puck.chen@hisilicon.com>,
	"John Garry" <john.garry@huawei.com>,
	"ML dri-devel" <dri-devel@lists.freedesktop.org>,
	"Junwei Zhang" <Jerry.Zhang@amd.com>,
	"Xinliang Liu" <z.liuxinliang@hisilicon.com>,
	"David Airlie" <airlied@linux.ie>,
	"Xinwei Kong" <kong.kongxinwei@hisilicon.com>,
	"Laurent Pinchart" <laurent.pinchart@ideasonboard.com>,
	"Thomas Zimmermann" <tzimmermann@suse.de>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Rongrong Zou" <zourongrong@gmail.com>,
	"Alex Deucher" <alexander.deucher@amd.com>,
	"Thomas Gleixner" <tglx@linutronix.de>,
	"Christian König" <christian.koenig@amd.com>,
	"Allison Randal" <allison@lohutok.net>,
	"Souptick Joarder" <jrdr.linux@gmail.com>
Subject: Re: [PATCH v1 33/33] drm/hisilicon: drop use of drmP.h
Date: Mon, 15 Jul 2019 18:35:21 +0200	[thread overview]
Message-ID: <20190715163521.GM27038@ravnborg.org> (raw)
In-Reply-To: <20190715103451.GA20839@arch-x1c3>

On Mon, Jul 15, 2019 at 11:34:51AM +0100, Emil Velikov wrote:
> On 2019/07/15, Sam Ravnborg wrote:
> > Hi Emil.
> > 
> > > > ---
> > > > The list of cc: was too large to add all recipients to the cover letter.
> > > > Please find cover letter here:
> > > > https://lists.freedesktop.org/archives/dri-devel/2019-June/thread.html
> > > > Search for "drm: drop use of drmp.h in drm-misc"
> > > >
> > > Speaking of long CC list, most patches are ok yet this has gone a bit crazy.
> > > How did you manage to pull such a long list? The get_maintainer.pl
> > > script shows a total of 17 for all of hibmc and kirin.
> > 
> > Sometimes scripts/get_maintainer.pl outputs a lot of people.
> > Sometimes only a few.
> > I have not looked into details why, and for this patch series
> > I used "dim add-missing-cc" to most patches.
> > 
> This patch seems like a good candidate to fixup dim. Can we volunteer
> you for the task ;-)
Naah, it is somewhere in get_maintainers.pl and this is too much
perl for my liking.

 
> > > Either way, since you've built-tested these (and conflicts are a
> > > matter of #include) for the lot:
> > > Acked-by: Emil Velikov <emil.velikov@collabora.com>
> > Just to be sure. Was this an Ack for the full series or only this patch?
> > I started processing the patches, and the ones where I have got an
> > explicit ack or r-b is queued already (without your ack).
> > 
> For the lot -> For the series.
Thanks for the feedback.

For now I have added your ack on all, and pushed the ones where I had
feedback from others too.

Will resend the rest of the patches, because my git send-email somehow
lost several recipients in first try.

	Sam

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2019-07-15 16:35 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190630061922.7254-1-sam@ravnborg.org>
2019-06-30  6:18 ` [PATCH v1 01/33] drm/meson: drop use of drmP.h Sam Ravnborg
2019-06-30  6:18   ` Sam Ravnborg
2019-06-30  6:18   ` Sam Ravnborg
2019-06-30  6:18 ` [PATCH v1 02/33] drm/xen: " Sam Ravnborg
2019-06-30  6:18   ` [Xen-devel] " Sam Ravnborg
2019-07-01  5:57   ` Oleksandr Andrushchenko
2019-07-01  5:57     ` [Xen-devel] " Oleksandr Andrushchenko
2019-07-01  6:05     ` Sam Ravnborg
2019-07-01  6:05       ` [Xen-devel] " Sam Ravnborg
2019-07-15 16:26       ` Sam Ravnborg
2019-07-15 16:26         ` [Xen-devel] " Sam Ravnborg
2019-06-30  6:18 ` [PATCH v1 03/33] drm/stm: " Sam Ravnborg
2019-06-30  6:18   ` Sam Ravnborg
2019-07-01  8:52   ` Benjamin Gaignard
2019-07-01  8:52     ` Benjamin Gaignard
2019-06-30  6:18 ` [PATCH v1 04/33] drm/tve200: " Sam Ravnborg
2019-07-04  7:32   ` Linus Walleij
2019-07-15 16:26     ` Sam Ravnborg
2019-06-30  6:18 ` [PATCH v1 05/33] drm/mxsfb: " Sam Ravnborg
2019-06-30  6:18   ` Sam Ravnborg
2019-07-05 20:47   ` Stefan Agner
2019-07-05 20:47     ` Stefan Agner
2019-07-15 16:28     ` Sam Ravnborg
2019-07-15 16:28       ` Sam Ravnborg
2019-07-17 21:51       ` Stefan Agner
2019-07-17 21:51         ` Stefan Agner
2019-06-30  6:18 ` [PATCH v1 06/33] drm/v3d: " Sam Ravnborg
2019-06-30  6:18 ` [PATCH v1 07/33] drm/pl111: " Sam Ravnborg
2019-06-30  6:18 ` [PATCH v1 08/33] drm/fsl-dcu: " Sam Ravnborg
2019-07-05 20:46   ` Stefan Agner
2019-07-15 16:28     ` Sam Ravnborg
2019-06-30  6:18 ` [PATCH v1 09/33] drm/qxl: " Sam Ravnborg
2019-07-01  6:38   ` Gerd Hoffmann
2019-07-15 16:29     ` Sam Ravnborg
2019-07-15 16:29     ` Sam Ravnborg
2019-07-01  6:38   ` Gerd Hoffmann
2019-06-30  6:18 ` [PATCH v1 10/33] drm/zte: " Sam Ravnborg
2019-07-18  8:07   ` Shawn Guo
2019-06-30  6:19 ` [PATCH v1 11/33] drm/sun4i: " Sam Ravnborg
2019-06-30  6:19   ` Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 12/33] drm/vkms: " Sam Ravnborg
2019-07-09 15:00   ` Rodrigo Siqueira
2019-07-15 16:29     ` Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 13/33] drm/vc4: " Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 14/33] drm/atmel_hlcdc: " Sam Ravnborg
2019-06-30  6:19   ` Sam Ravnborg
2019-07-15  8:15   ` Boris Brezillon
2019-07-15  8:15     ` Boris Brezillon
2019-07-15 16:29     ` Sam Ravnborg
2019-07-15 16:29       ` Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 15/33] drm/r128: " Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 16/33] drm/udl: " Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 17/33] drm/omapdrm: " Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 18/33] drm/selftests: " Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 21/33] drm/i810: " Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 22/33] drm/tilcdc: " Sam Ravnborg
2019-08-02 10:03   ` Jyri Sarha
2019-08-03 14:46     ` Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 23/33] drm/i2c/ch7006: " Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 24/33] drm/i2c/sil164: " Sam Ravnborg
2019-06-30  6:19   ` Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 25/33] drm/scheduler: " Sam Ravnborg
2019-06-30 12:08   ` Koenig, Christian
2019-07-15 16:30     ` Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 26/33] drm/imx: " Sam Ravnborg
2019-06-30  6:19   ` Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 27/33] drm/virtgpu: " Sam Ravnborg
2019-07-01  6:38   ` Gerd Hoffmann
2019-07-01  6:38   ` Gerd Hoffmann
2019-07-15 16:30     ` Sam Ravnborg
2019-07-15 16:30     ` Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 28/33] drm/rockchip: " Sam Ravnborg
2019-06-30  6:19   ` Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 29/33] drm/mediatek: " Sam Ravnborg
2019-06-30  6:19   ` Sam Ravnborg
2019-06-30  6:19 ` [PATCH v1 31/33] drm/bochs: " Sam Ravnborg
2019-07-01  6:39   ` Gerd Hoffmann
2019-07-15 16:32     ` Sam Ravnborg
2019-07-15 16:32     ` Sam Ravnborg
2019-07-01  6:39   ` Gerd Hoffmann
2019-06-30  6:19 ` [PATCH v1 33/33] drm/hisilicon: " Sam Ravnborg
2019-07-01 10:44   ` Emil Velikov
2019-07-15  8:19     ` Sam Ravnborg
2019-07-15 10:34       ` Emil Velikov
2019-07-15 16:35         ` Sam Ravnborg [this message]
     [not found] ` <20190630061922.7254-33-sam@ravnborg.org>
2019-06-30  7:34   ` [PATCH v1 32/33] drm/ast: " Thomas Zimmermann
2019-07-15 16:32     ` Sam Ravnborg
     [not found] ` <20190630061922.7254-31-sam@ravnborg.org>
2019-07-02 13:35   ` [PATCH v1 30/33] drm: add missing include to drm_vram_mm_helper.h Daniel Vetter
2019-07-15 16:31     ` Sam Ravnborg
2019-07-09 19:37 ` [PATCH v1 0/33] drm: drop use of drmp.h in drm-misc Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190715163521.GM27038@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=Jerry.Zhang@amd.com \
    --cc=airlied@linux.ie \
    --cc=alexander.deucher@amd.com \
    --cc=allison@lohutok.net \
    --cc=christian.koenig@amd.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=emil.l.velikov@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hdegoede@redhat.com \
    --cc=jani.nikula@intel.com \
    --cc=john.garry@huawei.com \
    --cc=jrdr.linux@gmail.com \
    --cc=kong.kongxinwei@hisilicon.com \
    --cc=kraxel@redhat.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=puck.chen@hisilicon.com \
    --cc=tglx@linutronix.de \
    --cc=tzimmermann@suse.de \
    --cc=z.liuxinliang@hisilicon.com \
    --cc=zourongrong@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.