From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH] ARM: dts: exynos: Increase MFC left reserved memory region size Date: Sat, 28 Jan 2017 17:52:24 +0200 Message-ID: <20170128155224.wp6ykqex5sxt6ko7@kozik-lap> References: <1485547846-12778-1-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1485547846-12778-1-git-send-email-javier@osg.samsung.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Javier Martinez Canillas Cc: Mark Rutland , Mauro Carvalho Chehab , linux-samsung-soc@vger.kernel.org, Thibault Saunier , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Andi Shyti , Shuah Khan , Inki Dae , Rob Herring , Kukjin Kim , Russell King , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, Jan 27, 2017 at 05:10:46PM -0300, Javier Martinez Canillas wrote: > The sizes of the MFC reserved memory regions for CMA are 16 MiB for the > left bank and 8 MiB for the right bank. But this isn't enough to decode > high resolution videos so increase the size for the left bank to 36 MiB > which is enough for 1080p (1920x1080). > > Signed-off-by: Javier Martinez Canillas > > --- > > arch/arm/boot/dts/exynos-mfc-reserved-memory.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Thanks, applied. Best regards, Krzysztof