All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Andre Przywara <andre.przywara@arm.com>
Cc: Arnd Bergmann <arnd@arndb.de>, David Airlie <airlied@linux.ie>,
	Liviu Dudau <liviu.dudau@arm.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	Steven Price <steven.price@arm.com>,
	carsten.haitzler@foss.arm.com,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER
Date: Mon, 28 Feb 2022 13:36:25 -0600	[thread overview]
Message-ID: <CAL_JsqL5REBih_Q+q==S_RhH90Ook0pPKhpcz4910h52-AFa+g@mail.gmail.com> (raw)
In-Reply-To: <20220223101851.46423dcf@donnerap.cambridge.arm.com>

On Wed, Feb 23, 2022 at 4:19 AM Andre Przywara <andre.przywara@arm.com> wrote:
>
> On Tue, 25 Jan 2022 12:37:38 +0000
> Liviu Dudau <liviu.dudau@arm.com> wrote:
>
> Hi,
>
> > On Mon, Jan 24, 2022 at 04:24:37PM +0000, carsten.haitzler@foss.arm.com wrote:
> > > From: Carsten Haitzler <carsten.haitzler@arm.com>
> > >
> > > Without DRM_GEM_CMA_HELPER HDLCD won't build. This needs to be there too.
> > >
> > > Fixes: 09717af7d13d ("drm: Remove CONFIG_DRM_KMS_CMA_HELPER option")
> > >
> > > Signed-off-by: Carsten Haitzler <carsten.haitzler@arm.com>
> >
> > Acked-by: Liviu Dudau <liviu.dudau@arm.com>
> >
> > I will add Steven's reviewed-by as well when pushing it.
>
> Did this go anywhere? I see my .config just selecting HDLCD still failing
> with -rc5. Any chance this can be taken now, as this is a regression
> introduced with -rc1?

I thought Liviu was going to, but in any case I've now pushed it to
drm-misc-fixes.

Rob

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Andre Przywara <andre.przywara@arm.com>
Cc: Liviu Dudau <liviu.dudau@arm.com>,
	carsten.haitzler@foss.arm.com,  Arnd Bergmann <arnd@arndb.de>,
	David Airlie <airlied@linux.ie>,
	 "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	 Steven Price <steven.price@arm.com>,
	 linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER
Date: Mon, 28 Feb 2022 13:36:25 -0600	[thread overview]
Message-ID: <CAL_JsqL5REBih_Q+q==S_RhH90Ook0pPKhpcz4910h52-AFa+g@mail.gmail.com> (raw)
In-Reply-To: <20220223101851.46423dcf@donnerap.cambridge.arm.com>

On Wed, Feb 23, 2022 at 4:19 AM Andre Przywara <andre.przywara@arm.com> wrote:
>
> On Tue, 25 Jan 2022 12:37:38 +0000
> Liviu Dudau <liviu.dudau@arm.com> wrote:
>
> Hi,
>
> > On Mon, Jan 24, 2022 at 04:24:37PM +0000, carsten.haitzler@foss.arm.com wrote:
> > > From: Carsten Haitzler <carsten.haitzler@arm.com>
> > >
> > > Without DRM_GEM_CMA_HELPER HDLCD won't build. This needs to be there too.
> > >
> > > Fixes: 09717af7d13d ("drm: Remove CONFIG_DRM_KMS_CMA_HELPER option")
> > >
> > > Signed-off-by: Carsten Haitzler <carsten.haitzler@arm.com>
> >
> > Acked-by: Liviu Dudau <liviu.dudau@arm.com>
> >
> > I will add Steven's reviewed-by as well when pushing it.
>
> Did this go anywhere? I see my .config just selecting HDLCD still failing
> with -rc5. Any chance this can be taken now, as this is a regression
> introduced with -rc1?

I thought Liviu was going to, but in any case I've now pushed it to
drm-misc-fixes.

Rob

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Andre Przywara <andre.przywara@arm.com>
Cc: Liviu Dudau <liviu.dudau@arm.com>,
	carsten.haitzler@foss.arm.com, Arnd Bergmann <arnd@arndb.de>,
	David Airlie <airlied@linux.ie>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	Steven Price <steven.price@arm.com>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER
Date: Mon, 28 Feb 2022 13:36:25 -0600	[thread overview]
Message-ID: <CAL_JsqL5REBih_Q+q==S_RhH90Ook0pPKhpcz4910h52-AFa+g@mail.gmail.com> (raw)
In-Reply-To: <20220223101851.46423dcf@donnerap.cambridge.arm.com>

On Wed, Feb 23, 2022 at 4:19 AM Andre Przywara <andre.przywara@arm.com> wrote:
>
> On Tue, 25 Jan 2022 12:37:38 +0000
> Liviu Dudau <liviu.dudau@arm.com> wrote:
>
> Hi,
>
> > On Mon, Jan 24, 2022 at 04:24:37PM +0000, carsten.haitzler@foss.arm.com wrote:
> > > From: Carsten Haitzler <carsten.haitzler@arm.com>
> > >
> > > Without DRM_GEM_CMA_HELPER HDLCD won't build. This needs to be there too.
> > >
> > > Fixes: 09717af7d13d ("drm: Remove CONFIG_DRM_KMS_CMA_HELPER option")
> > >
> > > Signed-off-by: Carsten Haitzler <carsten.haitzler@arm.com>
> >
> > Acked-by: Liviu Dudau <liviu.dudau@arm.com>
> >
> > I will add Steven's reviewed-by as well when pushing it.
>
> Did this go anywhere? I see my .config just selecting HDLCD still failing
> with -rc5. Any chance this can be taken now, as this is a regression
> introduced with -rc1?

I thought Liviu was going to, but in any case I've now pushed it to
drm-misc-fixes.

Rob

  reply	other threads:[~2022-02-28 19:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24 16:24 [PATCH] drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER carsten.haitzler
2022-01-24 16:24 ` carsten.haitzler
2022-01-25 12:37 ` Liviu Dudau
2022-01-25 12:37   ` Liviu Dudau
2022-02-23 10:18   ` Andre Przywara
2022-02-23 10:18     ` Andre Przywara
2022-02-23 10:18     ` Andre Przywara
2022-02-28 19:36     ` Rob Herring [this message]
2022-02-28 19:36       ` Rob Herring
2022-02-28 19:36       ` Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2022-01-24 15:13 carsten.haitzler
2022-01-24 15:13 ` carsten.haitzler
2022-01-24 15:17 ` Carsten Haitzler
2022-01-24 16:13 ` Steven Price
2022-01-24 16:13   ` Steven Price
2022-01-24 16:25   ` Carsten Haitzler
2022-01-24 16:25     ` Carsten Haitzler

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='CAL_JsqL5REBih_Q+q==S_RhH90Ook0pPKhpcz4910h52-AFa+g@mail.gmail.com' \
    --to=robh@kernel.org \
    --cc=airlied@linux.ie \
    --cc=andre.przywara@arm.com \
    --cc=arnd@arndb.de \
    --cc=carsten.haitzler@foss.arm.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liviu.dudau@arm.com \
    --cc=steven.price@arm.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.