Re: [PATCH] arm64: meson-g12a: Add CMA reserved memory

2019-03-29 Thread Kevin Hilman
Neil Armstrong writes: > In order to handle Video Output and later on Video decoding, > add a reserved CMA pool with a similar 256MiB size as other SoCs. > > Signed-off-by: Neil Armstrong Queued for v5.2, Thanks, Kevin

[PATCH] arm64: meson-g12a: Add CMA reserved memory

2019-03-27 Thread Neil Armstrong
In order to handle Video Output and later on Video decoding, add a reserved CMA pool with a similar 256MiB size as other SoCs. Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/mes