linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Joel Stanley <joel@jms.id.au>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
	linux-aspeed <linux-aspeed@lists.ozlabs.org>,
	narmstrong@baylibre.com, David Airlie <airlied@linux.ie>,
	liviu.dudau@arm.com, dri-devel@lists.freedesktop.org,
	paul@crapouillou.net,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	mihail.atanassov@arm.com, Sam Ravnborg <sam@ravnborg.org>,
	Marek Vasut <marex@denx.de>, Kevin Hilman <khilman@baylibre.com>,
	abrodkin@synopsys.com, kong.kongxinwei@hisilicon.com,
	xinliang.liu@linaro.org,
	Ludovic Desroches <ludovic.desroches@microchip.com>,
	tomi.valkeinen@ti.com, james.qian.wang@arm.com,
	NXP Linux Team <linux-imx@nxp.com>,
	alexandre.torgue@st.com, puck.chen@hisilicon.com,
	Sascha Hauer <s.hauer@pengutronix.de>,
	alison.wang@nxp.com, jsarha@ti.com, Chen-Yu Tsai <wens@csie.org>,
	vincent.abriou@st.com,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Boris Brezillon <bbrezillon@kernel.org>,
	Andrew Jeffery <andrew@aj.id.au>,
	philippe.cornu@st.com, yannick.fertre@st.com,
	kieran.bingham+renesas@ideasonboard.com,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	zourongrong@gmail.com, Shawn Guo <shawnguo@kernel.org>
Subject: Re: [PATCH 04/21] drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPS
Date: Fri, 9 Oct 2020 10:45:42 +0000	[thread overview]
Message-ID: <CACPK8Xfx=tip4Xuqdo15P7R2cXSEXPr+LuED8ZJS5tQui+rjvg@mail.gmail.com> (raw)
In-Reply-To: <c3419660-770c-dadd-21bd-9a6dc0e10a8d@suse.de>

On Fri, 9 Oct 2020 at 08:26, Thomas Zimmermann <tzimmermann@suse.de> wrote:
>
> Hi
>
> Am 09.10.20 um 10:06 schrieb Joel Stanley:
> > On Fri, 9 Oct 2020 at 08:01, Thomas Zimmermann <tzimmermann@suse.de> wrote:
> >>
> >> Hi
> >>
> >> Am 09.10.20 um 09:54 schrieb Joel Stanley:
> >>> On Fri, 22 May 2020 at 13:52, Thomas Zimmermann <tzimmermann@suse.de> wrote:
> >>>>
> >>>> DRM_GEM_CMA_DRIVER_OPS sets the functions in struct drm_driver
> >>>> to their defaults. No functional changes are made.
> >>>>
> >>>> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
> >>>
> >>> I just found this in my inbox. I assume it has not been applied as you
> >>> were after a review.
> >>
> >> The patchset as a whole got an A-b and was merged a while ago.
> >
> > I'm a bit confused, I couldn't see it in any tree. The aspeed one
> > seemed to have been skipped when applying the series.
> >
> > I looked at today's linux-next and drm-misc-next.
>
> Indeed. The other patches are in drm-misc-next, but not this one. I must
> have lost it during the merge process.
>
> >
> >>>
> >>> Reviewed-by: Joel Stanley <joel@jms.id.au>
> >>
> >> Nevertheless thanks for taking a look at the patch.
> >>
> >> Best regards
> >> Thomas
> >>
> >>>
> >>> I will apply it to drm-misc-next.
>
> So please ahead and apply it. There's also an ack by Emil, which you may
> want to add as well.
>
>   Acked-by: Emil Velikov <emil.velikov@collabora.com>
>
> Sorry about missing the patch and thanks for taking care.

No problem. Thanks for the cleanup.

Cheers,

Joel

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2020-10-09 10:47 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200522135246.10134-1-tzimmermann@suse.de>
     [not found] ` <20200522135246.10134-2-tzimmermann@suse.de>
2020-05-22 17:48   ` [PATCH 01/21] drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro Sam Ravnborg
2020-05-22 18:15     ` Emil Velikov
2020-05-22 18:45       ` Sam Ravnborg
2020-05-22 19:48     ` Laurent Pinchart
2020-05-25 12:03     ` Thomas Zimmermann
     [not found] ` <20200522135246.10134-22-tzimmermann@suse.de>
2020-05-22 19:03   ` [PATCH 21/21] drm/zte: Use GEM CMA object functions Sam Ravnborg
     [not found] ` <20200522135246.10134-6-tzimmermann@suse.de>
2020-05-22 18:08   ` [PATCH 05/21] drm/atmel-hlcdc: " Sam Ravnborg
2020-05-25 12:10     ` Thomas Zimmermann
2020-05-22 19:25   ` Sam Ravnborg
2020-05-25 12:37     ` Thomas Zimmermann
     [not found] ` <20200522135246.10134-16-tzimmermann@suse.de>
2020-05-22 20:12   ` [PATCH 15/21] drm/rcar-du: " Laurent Pinchart
2020-05-25 12:49     ` Thomas Zimmermann
2020-05-25 15:38       ` Kieran Bingham
2020-06-03  7:48         ` Thomas Zimmermann
2020-05-26  1:50       ` Laurent Pinchart
     [not found] ` <20200522135246.10134-13-tzimmermann@suse.de>
2020-05-25 11:36   ` [PATCH 12/21] drm/mcde: " Linus Walleij
2020-05-25 12:51     ` Thomas Zimmermann
2020-05-25 13:08       ` Linus Walleij
2020-05-25 13:27         ` Thomas Zimmermann
     [not found] ` <20200522135246.10134-21-tzimmermann@suse.de>
2020-05-25 11:36   ` [PATCH 20/21] drm/tv200: " Linus Walleij
     [not found] ` <20200522135246.10134-8-tzimmermann@suse.de>
     [not found]   ` <CACvgo51cYh4iLKEfrLSbgOGQM4=ojsBq54gW9VJBPoX+p04o+g@mail.gmail.com>
2020-05-25 12:41     ` [PATCH 07/21] drm/hisilicon/kirin: " Thomas Zimmermann
2020-05-28 14:34       ` Emil Velikov
     [not found] ` <20200522135246.10134-18-tzimmermann@suse.de>
2020-05-26 13:22   ` [PATCH 17/21] drm/stm: " Philippe CORNU
     [not found] ` <20200522135246.10134-4-tzimmermann@suse.de>
2020-05-26 23:30   ` [PATCH 03/21] drm/arm: " Liviu Dudau
     [not found] ` <20200522135246.10134-11-tzimmermann@suse.de>
2020-05-26 23:33   ` [PATCH 10/21] drm/komeda: " Liviu Dudau
     [not found] ` <20200522135246.10134-12-tzimmermann@suse.de>
2020-05-26 23:33   ` [PATCH 11/21] drm/malidp: " Liviu Dudau
     [not found] ` <20200522135246.10134-10-tzimmermann@suse.de>
2020-05-27  0:28   ` [PATCH 09/21] drm/ingenic: " Paul Cercueil
     [not found] ` <20200522135246.10134-5-tzimmermann@suse.de>
2020-10-09  7:54   ` [PATCH 04/21] drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPS Joel Stanley
2020-10-09  8:01     ` Thomas Zimmermann
2020-10-09  8:06       ` Joel Stanley
2020-10-09  8:26         ` Thomas Zimmermann
2020-10-09 10:45           ` Joel Stanley [this message]

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='CACPK8Xfx=tip4Xuqdo15P7R2cXSEXPr+LuED8ZJS5tQui+rjvg@mail.gmail.com' \
    --to=joel@jms.id.au \
    --cc=abrodkin@synopsys.com \
    --cc=airlied@linux.ie \
    --cc=alexandre.belloni@bootlin.com \
    --cc=alexandre.torgue@st.com \
    --cc=alison.wang@nxp.com \
    --cc=andrew@aj.id.au \
    --cc=bbrezillon@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=james.qian.wang@arm.com \
    --cc=jsarha@ti.com \
    --cc=kernel@pengutronix.de \
    --cc=khilman@baylibre.com \
    --cc=kieran.bingham+renesas@ideasonboard.com \
    --cc=kong.kongxinwei@hisilicon.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    --cc=linux-imx@nxp.com \
    --cc=liviu.dudau@arm.com \
    --cc=ludovic.desroches@microchip.com \
    --cc=marex@denx.de \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=mihail.atanassov@arm.com \
    --cc=narmstrong@baylibre.com \
    --cc=paul@crapouillou.net \
    --cc=philippe.cornu@st.com \
    --cc=puck.chen@hisilicon.com \
    --cc=s.hauer@pengutronix.de \
    --cc=sam@ravnborg.org \
    --cc=shawnguo@kernel.org \
    --cc=tomi.valkeinen@ti.com \
    --cc=tzimmermann@suse.de \
    --cc=vincent.abriou@st.com \
    --cc=wens@csie.org \
    --cc=xinliang.liu@linaro.org \
    --cc=yannick.fertre@st.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).