Displaying 20 results from an estimated 70 matches for "jetson".
2014 Sep 25
3
[5/5] ARM: tegra: jetson-tk1: enable GK20A GPU
Playing a bit with todays linux-next on my jetson, it seems this patch is
still required for enabling the GPU. Is there anything blocking it (firmware
not available yet in liux-firmware?)
On Mon, May 19, 2014 at 06:24:10PM +0900, Alexandre Courbot wrote:
> Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
> ---
> arch/arm/...
2014 Sep 25
0
[5/5] ARM: tegra: jetson-tk1: enable GK20A GPU
On 09/25/2014 07:27 AM, Sjoerd Simons wrote:
> Playing a bit with todays linux-next on my jetson, it seems this patch is
> still required for enabling the GPU. Is there anything blocking it (firmware
> not available yet in liux-firmware?)
I think initially I was waiting for the DRM patch "drm/nouvea: support
for probing platform devices" to be applied, but it looks like that&...
2014 May 19
0
[PATCH 5/5] ARM: tegra: jetson-tk1: enable GK20A GPU
Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
---
arch/arm/boot/dts/tegra124-jetson-tk1.dts | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/tegra124-jetson-tk1.dts b/arch/arm/boot/dts/tegra124-jetson-tk1.dts
index e31fb61a81d3..15a194d1277f 100644
--- a/arch/arm/boot/dts/tegra124-jetson-tk1.dts
+++ b/arch/arm/boot/dts/tegra124-jetson-tk...
2014 Jun 29
1
Jetson TK1 support -- OpenGL?
>> I read that nouveau supports the Jetson TK1 board:
>>
>> http://www.newegg.com/Product/Product.aspx?Item=N82E16813190005
>>
>> Does it provide OpenGL support?
>
> It does:
>
> https://www.youtube.com/watch?v=7ZSGSVGsSwc
>
> This is still a work-in-progress, but glmark2 and Weston are already
>...
2014 Jun 28
2
Jetson TK1 support -- OpenGL?
I read that nouveau supports the Jetson TK1 board:
http://www.newegg.com/Product/Product.aspx?Item=N82E16813190005
Does it provide OpenGL support?
- Grant
2016 Jun 23
1
nouveau: DRM: failed to create ce channel, -22 on Jetson TK1
I see the following on a Jetson TK1:
[ 9.495425] [TTM] Initializing DMA pool allocator
[ 9.495513] nouveau 57000000.gpu: DRM: VRAM: 0 MiB
[ 9.495520] nouveau 57000000.gpu: DRM: GART: 1048576 MiB
[ 9.508076] nouveau 57000000.gpu: DRM: failed to create ce channel, -22
A Google search suggests that I'm not the only...
2016 Jun 23
0
nouveau: DRM: failed to create ce channel, -22 on Jetson TK1
Hi,
On Thu, Jun 23, 2016 at 12:59 PM, Martin Michlmayr <tbm at cyrius.com> wrote:
> I see the following on a Jetson TK1:
>
> [ 9.495425] [TTM] Initializing DMA pool allocator
> [ 9.495513] nouveau 57000000.gpu: DRM: VRAM: 0 MiB
> [ 9.495520] nouveau 57000000.gpu: DRM: GART: 1048576 MiB
> [ 9.508076] nouveau 57000000.gpu: DRM: failed to create ce channel, -22
>
> A Google search s...
2016 Oct 17
0
Nouveau on a Jetson TK1 problems
...is being used for the TX1 (Sorry I don't know if it's the
same for the TK1)
http://nv-tegra.nvidia.com/gitweb/?p=linux-3.10.git;a=summary
On Mon, Oct 17, 2016 at 11:11 AM, ben <benjaminscott at centurylink.net> wrote:
> I hope this is a good mailing list for this problem. I have a Jetson TK1
> board and I am trying to get the nouveau drivers running on it without
> success. I am using the following:
>
> Nouveau linux kernel 4.8.0-rc4+
> Nouveau DRM git master
> xf86-video-nouveau git master
> Gnurou xserver git branch GK20A
>
> My base system is Debian....
2016 Oct 17
0
Nouveau on a Jetson TK1 problems
...So I'm happy you may be
able to help him on his mission, but attacks (esp stupid ones) aren't
appreciated.
>
>>
>> On Mon, Oct 17, 2016 at 11:11 AM, ben <benjaminscott at centurylink.net> wrote:
>>> I hope this is a good mailing list for this problem. I have a Jetson TK1
>>> board and I am trying to get the nouveau drivers running on it without
>>> success. I am using the following:
>>>
>>> Nouveau linux kernel 4.8.0-rc4+
>>> Nouveau DRM git master
>>> xf86-video-nouveau git master
>>> Gnurou xserve...
2014 Jun 29
0
Jetson TK1 support -- OpenGL?
On Sun, Jun 29, 2014 at 6:01 AM, Grant <emailgrant at gmail.com> wrote:
> I read that nouveau supports the Jetson TK1 board:
>
> http://www.newegg.com/Product/Product.aspx?Item=N82E16813190005
>
> Does it provide OpenGL support?
It does:
https://www.youtube.com/watch?v=7ZSGSVGsSwc
This is still a work-in-progress, but glmark2 and Weston are already
running. Note that as the support is rather new...
2014 Sep 25
0
[5/5] ARM: tegra: jetson-tk1: enable GK20A GPU
On 09/25/2014 10:41 AM, Thierry Reding wrote:
> On Thu, Sep 25, 2014 at 09:48:01AM -0600, Stephen Warren wrote:
>> On 09/25/2014 07:27 AM, Sjoerd Simons wrote:
>>> Playing a bit with todays linux-next on my jetson, it seems this patch is
>>> still required for enabling the GPU. Is there anything blocking it (firmware
>>> not available yet in liux-firmware?)
>>
>> I think initially I was waiting for the DRM patch "drm/nouvea: support for
>> probing platform devices&quo...
2014 Sep 25
0
[5/5] ARM: tegra: jetson-tk1: enable GK20A GPU
On Thu, 2014-09-25 at 18:41 +0200, Thierry Reding wrote:
> On Thu, Sep 25, 2014 at 09:48:01AM -0600, Stephen Warren wrote:
> > On 09/25/2014 07:27 AM, Sjoerd Simons wrote:
> > >Playing a bit with todays linux-next on my jetson, it seems this patch is
> > >still required for enabling the GPU. Is there anything blocking it (firmware
> > >not available yet in liux-firmware?)
> >
> > I think initially I was waiting for the DRM patch "drm/nouvea: support for
> > probing platform devic...
2014 May 19
10
[PATCH 0/5] drm/nouveau: platform devices and GK20A probing
This patch series is the final (?) step towards the initial support of GK20A,
allowing it to be probed and used (currently at a very slow speed, and for
offscreen rendering only) on the Jetson TK1 and Venice 2 boards.
The main piece if the first patch which adds platform devices probing support
to Nouveau. There are probably lots of things that need to be discussed about
it, e.g.:
* The way the DRM device is created, especially with respect to the ongoing
changes to the DRM framework...
2004 Apr 21
2
exclude-from and include-from confusion
...ory with several dozen sub directories and would like to
selectively pick a couple dozen directories to remotely copy. The issue is
that there are a large number of directories and I want to keep the conf
file and exclude/include files as simple and efficient as possible. I'm
using /export/home/jetson as my home dir for this test.
My Understanding:
- Only one directory can be listed in the PATH module option.
- Any directory or file listed in the exclude file will NOT be copied.
- Any directory of file listed in the include file WILL be copied no matter
what is in the exclude file.
(thus allow...
2018 May 29
0
Boot failures in -next on Jetson TK1
On Sat, May 26, 2018 at 11:36:29AM +0100, Mark Brown wrote:
> Currently -next is failing to boot on Jetson TK1. The problem looks to
> be the Nouveau driver, during initialization it reports an address
> decode error then starts printing error messages saying "nouveau
> 57000000.gpu: fifo: SCHED_ERROR 20 []" over and over again.
>
> I've pasted the start of the errors belo...
2016 Oct 17
3
Nouveau on a Jetson TK1 problems
I hope this is a good mailing list for this problem. I have a Jetson TK1
board and I am trying to get the nouveau drivers running on it without
success. I am using the following:
Nouveau linux kernel 4.8.0-rc4+
Nouveau DRM git master
xf86-video-nouveau git master
Gnurou xserver git branch GK20A
My base system is Debian.
When I try to start X I get: X: drmmode...
2016 Oct 17
3
Nouveau on a Jetson TK1 problems
...y non-upstream and the
fact that it's ancient are turn-offs. Either way, he seems to have a
desire to try to get nouveau going.
>
> On Mon, Oct 17, 2016 at 11:11 AM, ben <benjaminscott at centurylink.net> wrote:
>> I hope this is a good mailing list for this problem. I have a Jetson TK1
>> board and I am trying to get the nouveau drivers running on it without
>> success. I am using the following:
>>
>> Nouveau linux kernel 4.8.0-rc4+
>> Nouveau DRM git master
>> xf86-video-nouveau git master
>> Gnurou xserver git branch GK20A
>>...
2014 Sep 25
4
[5/5] ARM: tegra: jetson-tk1: enable GK20A GPU
On Thu, Sep 25, 2014 at 09:48:01AM -0600, Stephen Warren wrote:
> On 09/25/2014 07:27 AM, Sjoerd Simons wrote:
> >Playing a bit with todays linux-next on my jetson, it seems this patch is
> >still required for enabling the GPU. Is there anything blocking it (firmware
> >not available yet in liux-firmware?)
>
> I think initially I was waiting for the DRM patch "drm/nouvea: support for
> probing platform devices" to be applied, b...
2018 Dec 10
0
next/master boot bisection: Oops in nouveau driver on jetson-tk1
On Mon, Dec 10, 2018 at 10:00:08AM +0000, Guillaume Tucker wrote:
> On 08/12/2018 00:08, Lyude Paul wrote:
> > uhhhhhhhhhhhhh
> > didn't we fix this weeks ago? with "drm/nouveau: tegra: Call
> > nouveau_drm_device_init()"
>
> Yes here's the fix from Thierry:
>
> https://patchwork.freedesktop.org/patch/263587/
>
>
> and I can confirm
2018 Dec 10
1
next/master boot bisection: Oops in nouveau driver on jetson-tk1
On Mon, Dec 10, 2018 at 02:25:59PM +0000, Mark Brown wrote:
> On Mon, Dec 10, 2018 at 10:00:08AM +0000, Guillaume Tucker wrote:
> > On 08/12/2018 00:08, Lyude Paul wrote:
> > > uhhhhhhhhhhhhh
> > > didn't we fix this weeks ago? with "drm/nouveau: tegra: Call
> > > nouveau_drm_device_init()"
> >
> > Yes here's the fix from Thierry: