All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 08/13] ARM64: dts: meson-gx: Add shared CMA dma memory pool
Date: Tue, 04 Apr 2017 04:57:36 -0700	[thread overview]
Message-ID: <m2bmsc8jwv.fsf@baylibre.com> (raw)
In-Reply-To: <43dd4aec-7002-5844-2e34-8507860a8268@baylibre.com> (Neil Armstrong's message of "Tue, 4 Apr 2017 10:41:05 +0200")

Neil Armstrong <narmstrong@baylibre.com> 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 <narmstrong@baylibre.com>

[...]

> Hi Kevin,
>
> Please take this one for the amlogic arm-soc DT tree.
>

Applied to v4.12/dt64,

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 08/13] ARM64: dts: meson-gx: Add shared CMA dma memory pool
Date: Tue, 04 Apr 2017 04:57:36 -0700	[thread overview]
Message-ID: <m2bmsc8jwv.fsf@baylibre.com> (raw)
In-Reply-To: <43dd4aec-7002-5844-2e34-8507860a8268@baylibre.com> (Neil Armstrong's message of "Tue, 4 Apr 2017 10:41:05 +0200")

Neil Armstrong <narmstrong@baylibre.com> 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 <narmstrong@baylibre.com>

[...]

> Hi Kevin,
>
> Please take this one for the amlogic arm-soc DT tree.
>

Applied to v4.12/dt64,

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 08/13] ARM64: dts: meson-gx: Add shared CMA dma memory pool
Date: Tue, 04 Apr 2017 04:57:36 -0700	[thread overview]
Message-ID: <m2bmsc8jwv.fsf@baylibre.com> (raw)
In-Reply-To: <43dd4aec-7002-5844-2e34-8507860a8268@baylibre.com> (Neil Armstrong's message of "Tue, 4 Apr 2017 10:41:05 +0200")

Neil Armstrong <narmstrong@baylibre.com> 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 <narmstrong@baylibre.com>

[...]

> Hi Kevin,
>
> Please take this one for the amlogic arm-soc DT tree.
>

Applied to v4.12/dt64,

Kevin
_______________________________________________
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: Kevin Hilman <khilman@baylibre.com>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: airlied@linux.ie, linux-amlogic@lists.infradead.org,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 08/13] ARM64: dts: meson-gx: Add shared CMA dma memory pool
Date: Tue, 04 Apr 2017 04:57:36 -0700	[thread overview]
Message-ID: <m2bmsc8jwv.fsf@baylibre.com> (raw)
In-Reply-To: <43dd4aec-7002-5844-2e34-8507860a8268@baylibre.com> (Neil Armstrong's message of "Tue, 4 Apr 2017 10:41:05 +0200")

Neil Armstrong <narmstrong@baylibre.com> 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 <narmstrong@baylibre.com>

[...]

> Hi Kevin,
>
> Please take this one for the amlogic arm-soc DT tree.
>

Applied to v4.12/dt64,

Kevin

  reply	other threads:[~2017-04-04 11:57 UTC|newest]

Thread overview: 123+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-21 15:25 [PATCH v2 00/13] drm/meson: Initial support for HDMI Output Neil Armstrong
2017-03-21 15:25 ` Neil Armstrong
2017-03-21 15:25 ` Neil Armstrong
2017-03-21 15:25 ` [PATCH v2 01/13] drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-04-04  8:49   ` Daniel Vetter
2017-04-04  8:49     ` Daniel Vetter
2017-04-04  8:49     ` Daniel Vetter
2017-04-04  8:49     ` Daniel Vetter
2017-03-21 15:25 ` [PATCH v2 02/13] drm/meson: Add missing HDMI register Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25 ` [PATCH v2 03/13] drm/meson: Add support for components Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-04-04  8:59   ` Daniel Vetter
2017-04-04  8:59     ` Daniel Vetter
2017-04-04  8:59     ` Daniel Vetter
2017-04-04  8:59     ` Daniel Vetter
2017-04-04  9:08     ` Neil Armstrong
2017-04-04  9:08       ` Neil Armstrong
2017-04-04  9:08       ` Neil Armstrong
2017-04-04  9:08       ` Neil Armstrong
2017-04-04  9:09       ` Daniel Vetter
2017-04-04  9:09         ` Daniel Vetter
2017-04-04  9:09         ` Daniel Vetter
2017-04-04  9:09         ` Daniel Vetter
2017-03-21 15:25 ` [PATCH v2 04/13] drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25 ` [PATCH v2 05/13] drm/meson: add support for HDMI clock support Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25 ` [PATCH v2 06/13] drm/meson: Add support for HDMI venc modes and settings Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25 ` [PATCH v2 07/13] drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-04-04  8:57   ` Daniel Vetter
2017-04-04  8:57     ` Daniel Vetter
2017-04-04  8:57     ` Daniel Vetter
2017-04-04  8:57     ` Daniel Vetter
2017-04-04  9:16     ` Neil Armstrong
2017-04-04  9:16       ` Neil Armstrong
2017-04-04  9:16       ` Neil Armstrong
2017-04-04  9:16       ` Neil Armstrong
2017-04-04 13:50       ` Daniel Vetter
2017-04-04 13:50         ` Daniel Vetter
2017-04-04 13:50         ` Daniel Vetter
2017-04-04 13:50         ` Daniel Vetter
2017-03-21 15:25 ` [PATCH v2 08/13] ARM64: dts: meson-gx: Add shared CMA dma memory pool Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-04-04  8:41   ` Neil Armstrong
2017-04-04  8:41     ` Neil Armstrong
2017-04-04  8:41     ` Neil Armstrong
2017-04-04  8:41     ` Neil Armstrong
2017-04-04 11:57     ` Kevin Hilman [this message]
2017-04-04 11:57       ` Kevin Hilman
2017-04-04 11:57       ` Kevin Hilman
2017-04-04 11:57       ` Kevin Hilman
2017-03-21 15:25 ` [PATCH v2 09/13] ARM64: dts: meson-gx: Add support for HDMI output Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-04-04  8:10   ` Neil Armstrong
2017-04-04  8:10     ` Neil Armstrong
2017-04-04  8:10     ` Neil Armstrong
2017-04-04  8:10     ` Neil Armstrong
2017-04-04 11:57     ` Kevin Hilman
2017-04-04 11:57       ` Kevin Hilman
2017-04-04 11:57       ` Kevin Hilman
2017-04-04 11:57       ` Kevin Hilman
2017-03-21 15:25 ` [PATCH v2 10/13] dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25 ` [PATCH v2 11/13] drm/meson: Convert existing documentation to actual kerneldoc Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25 ` [PATCH v2 12/13] drm/meson: Add RST to bring together kerneldoc Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-04-04  9:00   ` Daniel Vetter
2017-04-04  9:00     ` Daniel Vetter
2017-04-04  9:00     ` Daniel Vetter
2017-04-04  9:00     ` Daniel Vetter
2017-04-04  9:17     ` Neil Armstrong
2017-04-04  9:17       ` Neil Armstrong
2017-04-04  9:17       ` Neil Armstrong
2017-04-04  9:17       ` Neil Armstrong
2017-03-21 15:25 ` [PATCH v2 13/13] MAINTAINERS: update files for Amlogic DRM Driver Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-03-21 15:25   ` Neil Armstrong
2017-04-04  9:01   ` Daniel Vetter
2017-04-04  9:01     ` Daniel Vetter
2017-04-04  9:01     ` Daniel Vetter
2017-04-04  9:01     ` Daniel Vetter
2017-04-04  9:18     ` Neil Armstrong
2017-04-04  9:18       ` Neil Armstrong
2017-04-04  9:18       ` Neil Armstrong
2017-04-04  9:18       ` Neil Armstrong
2017-04-04  9:04 ` [PATCH v2 00/13] drm/meson: Initial support for HDMI Output Daniel Vetter
2017-04-04  9:04   ` Daniel Vetter
2017-04-04  9:04   ` Daniel Vetter
2017-04-04  9:04   ` Daniel Vetter
2017-04-04  9:21   ` Neil Armstrong
2017-04-04  9:21     ` Neil Armstrong
2017-04-04  9:21     ` Neil Armstrong
2017-04-04  9:21     ` Neil Armstrong

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=m2bmsc8jwv.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linus-amlogic@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.