From: airlied@redhat.com (David Airlie)
To: linux-snps-arc@lists.infradead.org
Subject: [GIT PULL] drm/arcpgu: use dedicated memory area for frame buffer
Date: Mon, 23 May 2016 15:23:55 -0400 (EDT) [thread overview]
Message-ID: <2061570567.65179164.1464031435094.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <1463999470.3116.5.camel@synopsys.com>
----- Original Message -----
> From: "Alexey Brodkin" <Alexey.Brodkin at synopsys.com>
> To: airlied at redhat.com, daniel at ffwll.ch, "Vineet Gupta" <Vineet.Gupta1 at synopsys.com>, airlied at linux.ie
> Cc: dri-devel at lists.freedesktop.org, linux-kernel at vger.kernel.org, linux-snps-arc at lists.infradead.org
> Sent: Monday, 23 May, 2016 8:31:41 PM
> Subject: Re: [GIT PULL] drm/arcpgu: use dedicated memory area for frame buffer
>
> Hi Dave,
>
> On Mon, 2016-05-16@08:22 +0000, Alexey Brodkin wrote:
> > Hi Dave,
> >
> > On Tue, 2016-05-10@09:51 +0000, Alexey Brodkin wrote:
> > >
> > > Hi Dave,
> > >
> > > On Fri, 2016-04-29@11:36 +0000, Alexey Brodkin wrote:
> > > >
> > > >
> > > > Hi Dave,
> > > >
> > > > Please pull this mini-series that allows ARC PGU to use
> > > > dedicated memory location as framebuffer backing storage.
> > > >
> > > > v2 of that series was reviewed here
> > > > https://lists.freedesktop.org/archives/dri-devel/2016-April/106279.html
> > > >
> > > > It is based on top of today's drm-next branch.
> > > >
> > > > Best regards,
> > > > Alexey
> > > >
> > > > The following changes since commit
> > > > b89359bdf0f1e95a4c5f92300594ba9dde323fc4:
> > > >
> > > > ? Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu
> > > > ? into drm-next (2016-04-29 14:57:51 +1000)
> > > >
> > > > are available in the git repository at:
> > > >
> > > > ? https://github.com/foss-for-synopsys-dwc-arc-processors/linux.git
> > > > ? topic-arcpgu-updates
> > > >
> > > > for you to fetch changes up to
> > > > cb2ad5e5339c5122166265cea579cc6a356d46de:
> > > >
> > > > ? ARC: [axs10x] Specify reserved memory for frame buffer (2016-04-29
> > > > ? 14:34:13 +0300)
> > > >
> > > > ----------------------------------------------------------------
> > > > Alexey Brodkin (2):
> > > > ??????drm/arcpgu: use dedicated memory area for frame buffer
> > > > ??????ARC: [axs10x] Specify reserved memory for frame buffer
> > > >
> > > > ?arch/arc/boot/dts/axc001.dtsi?????| 22 ++++++++++++++++++++--
> > > > ?arch/arc/boot/dts/axc003.dtsi?????| 14 ++++++++++++++
> > > > ?arch/arc/boot/dts/axc003_idu.dtsi | 14 ++++++++++++++
> > > > ?arch/arc/boot/dts/axs10x_mb.dtsi??|??2 +-
> > > > ?drivers/gpu/drm/arc/arcpgu_drv.c??|??6 ++++++
> > > > ?5 files changed, 55 insertions(+), 3 deletions(-)
> > > Could you please take a look at this pull request?
> > Another polite reminder.
>
> Could you please pull this one?
> Indeed it was created quite some time ago so if required I may
> rebase it on top of whatever current you'd like.
>
> Alternatively you may just apply the first patch from the series
> (could be found here
> ?https://lists.freedesktop.org/archives/dri-devel/2016-April/106280.html)
> and the second patch will be picked up by ARC maintainer (Vineet Gupta).
I thought I did pull this, please check drm-next.
Dave.
WARNING: multiple messages have this Message-ID (diff)
From: David Airlie <airlied@redhat.com>
To: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
Cc: Vineet Gupta <Vineet.Gupta1@synopsys.com>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
linux-snps-arc@lists.infradead.org
Subject: Re: [GIT PULL] drm/arcpgu: use dedicated memory area for frame buffer
Date: Mon, 23 May 2016 15:23:55 -0400 (EDT) [thread overview]
Message-ID: <2061570567.65179164.1464031435094.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <1463999470.3116.5.camel@synopsys.com>
----- Original Message -----
> From: "Alexey Brodkin" <Alexey.Brodkin@synopsys.com>
> To: airlied@redhat.com, daniel@ffwll.ch, "Vineet Gupta" <Vineet.Gupta1@synopsys.com>, airlied@linux.ie
> Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-snps-arc@lists.infradead.org
> Sent: Monday, 23 May, 2016 8:31:41 PM
> Subject: Re: [GIT PULL] drm/arcpgu: use dedicated memory area for frame buffer
>
> Hi Dave,
>
> On Mon, 2016-05-16 at 08:22 +0000, Alexey Brodkin wrote:
> > Hi Dave,
> >
> > On Tue, 2016-05-10 at 09:51 +0000, Alexey Brodkin wrote:
> > >
> > > Hi Dave,
> > >
> > > On Fri, 2016-04-29 at 11:36 +0000, Alexey Brodkin wrote:
> > > >
> > > >
> > > > Hi Dave,
> > > >
> > > > Please pull this mini-series that allows ARC PGU to use
> > > > dedicated memory location as framebuffer backing storage.
> > > >
> > > > v2 of that series was reviewed here
> > > > https://lists.freedesktop.org/archives/dri-devel/2016-April/106279.html
> > > >
> > > > It is based on top of today's drm-next branch.
> > > >
> > > > Best regards,
> > > > Alexey
> > > >
> > > > The following changes since commit
> > > > b89359bdf0f1e95a4c5f92300594ba9dde323fc4:
> > > >
> > > > Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu
> > > > into drm-next (2016-04-29 14:57:51 +1000)
> > > >
> > > > are available in the git repository at:
> > > >
> > > > https://github.com/foss-for-synopsys-dwc-arc-processors/linux.git
> > > > topic-arcpgu-updates
> > > >
> > > > for you to fetch changes up to
> > > > cb2ad5e5339c5122166265cea579cc6a356d46de:
> > > >
> > > > ARC: [axs10x] Specify reserved memory for frame buffer (2016-04-29
> > > > 14:34:13 +0300)
> > > >
> > > > ----------------------------------------------------------------
> > > > Alexey Brodkin (2):
> > > > drm/arcpgu: use dedicated memory area for frame buffer
> > > > ARC: [axs10x] Specify reserved memory for frame buffer
> > > >
> > > > arch/arc/boot/dts/axc001.dtsi | 22 ++++++++++++++++++++--
> > > > arch/arc/boot/dts/axc003.dtsi | 14 ++++++++++++++
> > > > arch/arc/boot/dts/axc003_idu.dtsi | 14 ++++++++++++++
> > > > arch/arc/boot/dts/axs10x_mb.dtsi | 2 +-
> > > > drivers/gpu/drm/arc/arcpgu_drv.c | 6 ++++++
> > > > 5 files changed, 55 insertions(+), 3 deletions(-)
> > > Could you please take a look at this pull request?
> > Another polite reminder.
>
> Could you please pull this one?
> Indeed it was created quite some time ago so if required I may
> rebase it on top of whatever current you'd like.
>
> Alternatively you may just apply the first patch from the series
> (could be found here
> https://lists.freedesktop.org/archives/dri-devel/2016-April/106280.html)
> and the second patch will be picked up by ARC maintainer (Vineet Gupta).
I thought I did pull this, please check drm-next.
Dave.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: David Airlie <airlied@redhat.com>
To: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
Cc: daniel@ffwll.ch, Vineet Gupta <Vineet.Gupta1@synopsys.com>,
airlied@linux.ie, dri-devel@lists.freedesktop.org,
linux-kernel@vger.kernel.org, linux-snps-arc@lists.infradead.org
Subject: Re: [GIT PULL] drm/arcpgu: use dedicated memory area for frame buffer
Date: Mon, 23 May 2016 15:23:55 -0400 (EDT) [thread overview]
Message-ID: <2061570567.65179164.1464031435094.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <1463999470.3116.5.camel@synopsys.com>
----- Original Message -----
> From: "Alexey Brodkin" <Alexey.Brodkin@synopsys.com>
> To: airlied@redhat.com, daniel@ffwll.ch, "Vineet Gupta" <Vineet.Gupta1@synopsys.com>, airlied@linux.ie
> Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-snps-arc@lists.infradead.org
> Sent: Monday, 23 May, 2016 8:31:41 PM
> Subject: Re: [GIT PULL] drm/arcpgu: use dedicated memory area for frame buffer
>
> Hi Dave,
>
> On Mon, 2016-05-16 at 08:22 +0000, Alexey Brodkin wrote:
> > Hi Dave,
> >
> > On Tue, 2016-05-10 at 09:51 +0000, Alexey Brodkin wrote:
> > >
> > > Hi Dave,
> > >
> > > On Fri, 2016-04-29 at 11:36 +0000, Alexey Brodkin wrote:
> > > >
> > > >
> > > > Hi Dave,
> > > >
> > > > Please pull this mini-series that allows ARC PGU to use
> > > > dedicated memory location as framebuffer backing storage.
> > > >
> > > > v2 of that series was reviewed here
> > > > https://lists.freedesktop.org/archives/dri-devel/2016-April/106279.html
> > > >
> > > > It is based on top of today's drm-next branch.
> > > >
> > > > Best regards,
> > > > Alexey
> > > >
> > > > The following changes since commit
> > > > b89359bdf0f1e95a4c5f92300594ba9dde323fc4:
> > > >
> > > > Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu
> > > > into drm-next (2016-04-29 14:57:51 +1000)
> > > >
> > > > are available in the git repository at:
> > > >
> > > > https://github.com/foss-for-synopsys-dwc-arc-processors/linux.git
> > > > topic-arcpgu-updates
> > > >
> > > > for you to fetch changes up to
> > > > cb2ad5e5339c5122166265cea579cc6a356d46de:
> > > >
> > > > ARC: [axs10x] Specify reserved memory for frame buffer (2016-04-29
> > > > 14:34:13 +0300)
> > > >
> > > > ----------------------------------------------------------------
> > > > Alexey Brodkin (2):
> > > > drm/arcpgu: use dedicated memory area for frame buffer
> > > > ARC: [axs10x] Specify reserved memory for frame buffer
> > > >
> > > > arch/arc/boot/dts/axc001.dtsi | 22 ++++++++++++++++++++--
> > > > arch/arc/boot/dts/axc003.dtsi | 14 ++++++++++++++
> > > > arch/arc/boot/dts/axc003_idu.dtsi | 14 ++++++++++++++
> > > > arch/arc/boot/dts/axs10x_mb.dtsi | 2 +-
> > > > drivers/gpu/drm/arc/arcpgu_drv.c | 6 ++++++
> > > > 5 files changed, 55 insertions(+), 3 deletions(-)
> > > Could you please take a look at this pull request?
> > Another polite reminder.
>
> Could you please pull this one?
> Indeed it was created quite some time ago so if required I may
> rebase it on top of whatever current you'd like.
>
> Alternatively you may just apply the first patch from the series
> (could be found here
> https://lists.freedesktop.org/archives/dri-devel/2016-April/106280.html)
> and the second patch will be picked up by ARC maintainer (Vineet Gupta).
I thought I did pull this, please check drm-next.
Dave.
next prev parent reply other threads:[~2016-05-23 19:23 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-19 13:19 [PATCH 0/4 v6] drm: Add support of ARC PGU display controller Alexey Brodkin
2016-04-19 13:19 ` Alexey Brodkin
2016-04-19 13:19 ` [PATCH 1/4 " Alexey Brodkin
2016-04-19 13:19 ` Alexey Brodkin
2016-04-19 13:19 ` Alexey Brodkin
2016-04-19 13:19 ` [PATCH 2/4 v6] drm: Add DT bindings documentation for " Alexey Brodkin
2016-04-19 13:19 ` Alexey Brodkin
2016-04-19 13:19 ` [PATCH 3/4 v6] MAINTAINERS: Add maintainer " Alexey Brodkin
2016-04-19 13:19 ` Alexey Brodkin
2016-04-19 13:19 ` Alexey Brodkin
2016-04-19 13:19 ` [PATCH 4/4 v6] arc: axs10x - add support of ARC PGU Alexey Brodkin
2016-04-19 13:19 ` Alexey Brodkin
2016-04-22 14:53 ` [PATCH 0/4 v6] drm: Add support of ARC PGU display controller Alexey Brodkin
2016-04-22 14:53 ` Alexey Brodkin
2016-04-26 15:28 ` [GIT PULL] " Alexey Brodkin
2016-04-26 15:28 ` Alexey Brodkin
2016-04-26 23:40 ` Dave Airlie
2016-04-26 23:40 ` Dave Airlie
2016-04-26 23:40 ` Dave Airlie
2016-04-29 11:36 ` [GIT PULL] drm/arcpgu: use dedicated memory area for frame buffer Alexey Brodkin
2016-04-29 11:36 ` Alexey Brodkin
2016-05-10 9:51 ` Alexey Brodkin
2016-05-10 9:51 ` Alexey Brodkin
2016-05-16 8:22 ` Alexey Brodkin
2016-05-16 8:22 ` Alexey Brodkin
2016-05-23 10:31 ` Alexey Brodkin
2016-05-23 10:31 ` Alexey Brodkin
2016-05-23 19:23 ` David Airlie [this message]
2016-05-23 19:23 ` David Airlie
2016-05-23 19:23 ` David Airlie
2016-05-23 20:02 ` Alexey Brodkin
2016-05-23 20:02 ` Alexey Brodkin
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=2061570567.65179164.1464031435094.JavaMail.zimbra@redhat.com \
--to=airlied@redhat.com \
--cc=linux-snps-arc@lists.infradead.org \
/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.