public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Alexandre Courbot <acourbot@nvidia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] ARM: tegra: enable GPU DT node
Date: Thu, 6 Aug 2015 16:57:43 +0900	[thread overview]
Message-ID: <55C31377.2010204@nvidia.com> (raw)
In-Reply-To: <17113c2735bb46caa20531a106f8e15d@HQMAIL104.nvidia.com>

On 08/05/2015 08:24 AM, Tom Warren wrote:
> Alex/Andreas,
>
>> -----Original Message-----
>> From: Tom Warren
>> Sent: Tuesday, August 04, 2015 8:41 AM
>> To: 'Andreas F?rber'; u-boot at lists.denx.de
>> Cc: Alex Courbot; linux-tegra at vger.kernel.org; gnurou at gmail.com; Stephen
>> Warren; Guillaume Gardet
>> Subject: RE: [U-Boot] [PATCH 0/2] ARM: tegra: enable GPU DT node
>>
>> Andreas,
>>
>>> -----Original Message-----
>>> From: Andreas F?rber [mailto:afaerber at suse.de]
>>> Sent: Tuesday, August 04, 2015 6:56 AM
>>> To: u-boot at lists.denx.de
>>> Cc: Alex Courbot; linux-tegra at vger.kernel.org; gnurou at gmail.com;
>>> Stephen Warren; Tom Warren; Guillaume Gardet
>>> Subject: Re: [U-Boot] [PATCH 0/2] ARM: tegra: enable GPU DT node
>>>
>>> Am 23.07.2015 um 13:46 schrieb Andreas F?rber:
>>>> Am 09.07.2015 um 09:32 schrieb Alexandre Courbot:
>>>>> Tegra124 requires the bootloader to perform VPR initialization,
>>>>> otherwise the GPU cannot be used by the system. Since using the GPU
>>>>> without that initialization results in a hang, the GPU DT node is
>>>>> left disabled, and it is the task of the bootloader to enable it
>>>>> after ensuring it is safe to use the GPU.
>>>>>
>>>>> VPR init is already performed since patch df3443dfa449, but the
>>>>> device tree was left untouched. This patch series performs this
>>>>> last step and prepares the GPU intialization code to receive more
>>>>> code for
>>> newer chips.
>>>>
>>>> Tested-by: Andreas F?rber <afaerber@suse.de>
>>>>
>>>> I've tested this patchset on v2015.07 with 4.2.0-rc3-00115-gc5dfd65
>>>> - with these two patches I get a console login on HDMI again.
>>>
>>> Ping! Independent of the Linux and X11 discussions this thread has
>>> drifted off into, these two patches are still missing in v2015.10-rc1
>>> and don't apply any more (as reported by Guillaume). Can you please rebase
>> and merge them?
>> Is that request for me? Sorry, lost track of these patches since it appeared that
>> there was an on-going discussion.
>> If you're sure they're OK within the context of Tegra U-Boot, I'll apply them and
>> send them with the next PR.
>>
>> Tom
> Applied to u-boot-tegra/next (along with some other pending Tegra patches for clocks/PLL/SPI/ums/etc.). I added T210/P2571 support to this patchset.
>
> PTAL.  Also, there doesn't appear to be a 'gpu at 0,57000000' property in any t124/t210 DT file. Is that coming in another patch or one I missed?

Thanks Tom! I have tried your branch and can confirm it is booting 
Jetson TK1 as expected (i.e. the GPU is in a usable state).

The GPU node is not needed in U-boot's DT files (if that's what you 
meant). It is present in the kernel though, and that's the DT my patches 
will modify.

Alex.

  reply	other threads:[~2015-08-06  7:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09  7:32 [U-Boot] [PATCH 0/2] ARM: tegra: enable GPU DT node Alexandre Courbot
2015-07-09  7:33 ` [U-Boot] [PATCH 1/2] ARM: tegra: move VPR configuration to a later stage Alexandre Courbot
2015-07-09  7:33 ` [U-Boot] [PATCH 2/2] ARM: tegra: enable GPU DT node when appropriate Alexandre Courbot
2015-07-23 11:46 ` [U-Boot] [PATCH 0/2] ARM: tegra: enable GPU DT node Andreas Färber
2015-07-23 17:51   ` Andreas Färber
2015-07-23 18:49   ` Mikko Perttunen
2015-07-24 13:07   ` Peter Robinson
2015-08-04  9:01     ` Alexandre Courbot
2015-08-04 13:56   ` Andreas Färber
2015-08-04 15:40     ` Tom Warren
2015-08-04 23:24     ` Tom Warren
2015-08-06  7:57       ` Alexandre Courbot [this message]
2015-08-06 15:07         ` Tom Warren

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=55C31377.2010204@nvidia.com \
    --to=acourbot@nvidia.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox