From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH 0/4] ARM: tegra: enable Nouveau for Jetson TK1 and Venice 2
Date: Fri, 17 Jul 2015 10:03:14 +0200 [thread overview]
Message-ID: <20150717080313.GA3057@ulmo> (raw)
In-Reply-To: <1435742028-8237-1-git-send-email-acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]
On Wed, Jul 01, 2015 at 06:13:44PM +0900, Alexandre Courbot wrote:
> With all essential kernel driver and user-space patches merged, GK20A can now
> be enabled safely on Tegra124 devices. This series makes small device tree
> and configuration adjustments to allow this.
>
> It leaves the GK20A nodes ready to be used, but still disabled. Enabling the
> nodes is the work of the bootloader, after it has configured VPR properly.
>
> U-boot patches that do this are in the work. In the meantime, it is safe to
> merge this kernel support.
>
> Alexandre Courbot (3):
> ARM: tegra: Add IOMMU node to GK20A
> ARM: tegra: jetson-tk1: Add GK20A GPU DT node
> ARM: tegra: Enable Nouveau in defconfig
>
> Thierry Reding (1):
> ARM: tegra: venice2: Add GK20A GPU DT node
>
> arch/arm/boot/dts/tegra124-jetson-tk1.dts | 10 +++++++++-
> arch/arm/boot/dts/tegra124-venice2.dts | 10 +++++++++-
> arch/arm/boot/dts/tegra124.dtsi | 3 +++
> arch/arm/configs/tegra_defconfig | 3 +++
> 4 files changed, 24 insertions(+), 2 deletions(-)
Applied, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ARM: tegra: enable Nouveau for Jetson TK1 and Venice 2
Date: Fri, 17 Jul 2015 10:03:14 +0200 [thread overview]
Message-ID: <20150717080313.GA3057@ulmo> (raw)
In-Reply-To: <1435742028-8237-1-git-send-email-acourbot@nvidia.com>
On Wed, Jul 01, 2015 at 06:13:44PM +0900, Alexandre Courbot wrote:
> With all essential kernel driver and user-space patches merged, GK20A can now
> be enabled safely on Tegra124 devices. This series makes small device tree
> and configuration adjustments to allow this.
>
> It leaves the GK20A nodes ready to be used, but still disabled. Enabling the
> nodes is the work of the bootloader, after it has configured VPR properly.
>
> U-boot patches that do this are in the work. In the meantime, it is safe to
> merge this kernel support.
>
> Alexandre Courbot (3):
> ARM: tegra: Add IOMMU node to GK20A
> ARM: tegra: jetson-tk1: Add GK20A GPU DT node
> ARM: tegra: Enable Nouveau in defconfig
>
> Thierry Reding (1):
> ARM: tegra: venice2: Add GK20A GPU DT node
>
> arch/arm/boot/dts/tegra124-jetson-tk1.dts | 10 +++++++++-
> arch/arm/boot/dts/tegra124-venice2.dts | 10 +++++++++-
> arch/arm/boot/dts/tegra124.dtsi | 3 +++
> arch/arm/configs/tegra_defconfig | 3 +++
> 4 files changed, 24 insertions(+), 2 deletions(-)
Applied, thanks.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150717/7c27f992/attachment-0001.sig>
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Alexandre Courbot <acourbot@nvidia.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>,
linux-arm-kernel@lists.infradead.org,
linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org,
gnurou@gmail.com
Subject: Re: [PATCH 0/4] ARM: tegra: enable Nouveau for Jetson TK1 and Venice 2
Date: Fri, 17 Jul 2015 10:03:14 +0200 [thread overview]
Message-ID: <20150717080313.GA3057@ulmo> (raw)
In-Reply-To: <1435742028-8237-1-git-send-email-acourbot@nvidia.com>
[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]
On Wed, Jul 01, 2015 at 06:13:44PM +0900, Alexandre Courbot wrote:
> With all essential kernel driver and user-space patches merged, GK20A can now
> be enabled safely on Tegra124 devices. This series makes small device tree
> and configuration adjustments to allow this.
>
> It leaves the GK20A nodes ready to be used, but still disabled. Enabling the
> nodes is the work of the bootloader, after it has configured VPR properly.
>
> U-boot patches that do this are in the work. In the meantime, it is safe to
> merge this kernel support.
>
> Alexandre Courbot (3):
> ARM: tegra: Add IOMMU node to GK20A
> ARM: tegra: jetson-tk1: Add GK20A GPU DT node
> ARM: tegra: Enable Nouveau in defconfig
>
> Thierry Reding (1):
> ARM: tegra: venice2: Add GK20A GPU DT node
>
> arch/arm/boot/dts/tegra124-jetson-tk1.dts | 10 +++++++++-
> arch/arm/boot/dts/tegra124-venice2.dts | 10 +++++++++-
> arch/arm/boot/dts/tegra124.dtsi | 3 +++
> arch/arm/configs/tegra_defconfig | 3 +++
> 4 files changed, 24 insertions(+), 2 deletions(-)
Applied, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-07-17 8:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-01 9:13 [PATCH 0/4] ARM: tegra: enable Nouveau for Jetson TK1 and Venice 2 Alexandre Courbot
2015-07-01 9:13 ` Alexandre Courbot
2015-07-01 9:13 ` Alexandre Courbot
2015-07-01 9:13 ` [PATCH 1/4] ARM: tegra: Add IOMMU node to GK20A Alexandre Courbot
2015-07-01 9:13 ` Alexandre Courbot
2015-07-01 9:13 ` [PATCH 2/4] ARM: tegra: venice2: Add GK20A GPU DT node Alexandre Courbot
2015-07-01 9:13 ` Alexandre Courbot
2015-07-01 9:13 ` Alexandre Courbot
2015-07-01 9:13 ` [PATCH 3/4] ARM: tegra: jetson-tk1: " Alexandre Courbot
2015-07-01 9:13 ` Alexandre Courbot
2015-07-01 9:13 ` [PATCH 4/4] ARM: tegra: Enable Nouveau in defconfig Alexandre Courbot
2015-07-01 9:13 ` Alexandre Courbot
[not found] ` <1435742028-8237-1-git-send-email-acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2015-07-17 8:03 ` Thierry Reding [this message]
2015-07-17 8:03 ` [PATCH 0/4] ARM: tegra: enable Nouveau for Jetson TK1 and Venice 2 Thierry Reding
2015-07-17 8:03 ` Thierry Reding
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=20150717080313.GA3057@ulmo \
--to=thierry.reding-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.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.