From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Tue, 04 Apr 2017 04:57:36 -0700 Subject: [PATCH v2 08/13] ARM64: dts: meson-gx: Add shared CMA dma memory pool In-Reply-To: <43dd4aec-7002-5844-2e34-8507860a8268@baylibre.com> (Neil Armstrong's message of "Tue, 4 Apr 2017 10:41:05 +0200") References: <1490109950-21421-1-git-send-email-narmstrong@baylibre.com> <1490109950-21421-9-git-send-email-narmstrong@baylibre.com> <43dd4aec-7002-5844-2e34-8507860a8268@baylibre.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Neil Armstrong writes: > On 03/21/2017 04:25 PM, Neil Armstrong wrote: >> The HDMI modes needs more CMA memory to be reserved at boot-time. >> >> Signed-off-by: Neil Armstrong [...] > Hi Kevin, > > Please take this one for the amlogic arm-soc DT tree. > Applied to v4.12/dt64, Kevin