From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Subject: Re: [GIT PULL] drm/arcpgu: use dedicated memory area for frame buffer Date: Mon, 23 May 2016 10:31:41 +0000 Message-ID: <1463999470.3116.5.camel@synopsys.com> References: <1461684480.2955.31.camel@synopsys.com> <1461929790.3020.8.camel@synopsys.com> <1462873872.3135.0.camel@synopsys.com> <1463386919.3008.18.camel@synopsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-7" Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <1463386919.3008.18.camel@synopsys.com> Content-Language: en-US Content-ID: <14DF2EFBD005EB4583873492D543934B@internal.synopsys.com> Sender: linux-kernel-owner@vger.kernel.org To: "airlied@redhat.com" , "daniel@ffwll.ch" , Vineet Gupta , "airlied@linux.ie" Cc: "dri-devel@lists.freedesktop.org" , "linux-kernel@vger.kernel.org" , "linux-snps-arc@lists.infradead.org" List-Id: dri-devel@lists.freedesktop.org Hi Dave, On Mon, 2016-05-16 at 08:22 +-0000, Alexey Brodkin wrote: +AD4- Hi Dave, +AD4- +AD4- On Tue, 2016-05-10 at 09:51 +-0000, Alexey Brodkin wrote: +AD4- +AD4- +AD4- +AD4- Hi Dave, +AD4- +AD4- +AD4- +AD4- On Fri, 2016-04-29 at 11:36 +-0000, Alexey Brodkin wrote: +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- Hi Dave, +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- Please pull this mini-series that allows ARC PGU to use +AD4- +AD4- +AD4- dedicated memory location as framebuffer backing storage. +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- v2 of that series was reviewed here +AD4- +AD4- +AD4- https://lists.freedesktop.org/archives/dri-devel/2016-April/106279.html +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- It is based on top of today's drm-next branch. +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- Best regards, +AD4- +AD4- +AD4- Alexey +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- The following changes since commit b89359bdf0f1e95a4c5f92300594ba9dde323fc4: +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- +AKA- Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next (2016-04-29 14:57:51 +-1000) +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- are available in the git repository at: +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- +AKA- https://github.com/foss-for-synopsys-dwc-arc-processors/linux.git topic-arcpgu-updates +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- for you to fetch changes up to cb2ad5e5339c5122166265cea579cc6a356d46de: +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- +AKA- ARC: +AFs-axs10x+AF0- Specify reserved memory for frame buffer (2016-04-29 14:34:13 +-0300) +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- ---------------------------------------------------------------- +AD4- +AD4- +AD4- Alexey Brodkin (2): +AD4- +AD4- +AD4- +AKAAoACgAKAAoACg-drm/arcpgu: use dedicated memory area for frame buffer +AD4- +AD4- +AD4- +AKAAoACgAKAAoACg-ARC: +AFs-axs10x+AF0- Specify reserved memory for frame buffer +AD4- +AD4- +AD4- +AD4- +AD4- +AD4- +AKA-arch/arc/boot/dts/axc001.dtsi+AKAAoACgAKAAoAB8- 22 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--- +AD4- +AD4- +AD4- +AKA-arch/arc/boot/dts/axc003.dtsi+AKAAoACgAKAAoAB8- 14 +-+-+-+-+-+-+-+-+-+-+-+-+-+- +AD4- +AD4- +AD4- +AKA-arch/arc/boot/dts/axc003+AF8-idu.dtsi +AHw- 14 +-+-+-+-+-+-+-+-+-+-+-+-+-+- +AD4- +AD4- +AD4- +AKA-arch/arc/boot/dts/axs10x+AF8-mb.dtsi+AKAAoAB8AKAAoA-2 +-- +AD4- +AD4- +AD4- +AKA-drivers/gpu/drm/arc/arcpgu+AF8-drv.c+AKAAoAB8AKAAoA-6 +-+-+-+-+-+- +AD4- +AD4- +AD4- +AKA-5 files changed, 55 insertions(+-), 3 deletions(-) +AD4- +AD4- Could you please take a look at this pull request? +AD4- 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+AKA-https://lists.freedesktop.org/archives/dri-devel/2016-April/106280.html) and the second patch will be picked up by ARC maintainer (Vineet Gupta). -Alexey