Re: [Nouveau] Nouveau on a Jetson TK1 problems

2016-10-16 Thread C Bergström
On Mon, Oct 17, 2016 at 11:48 AM, Ilia Mirkin <imir...@alum.mit.edu> wrote: > On Sun, Oct 16, 2016 at 11:39 PM, C Bergström <cbergst...@pathscale.com> > wrote: >> Is there any particular reason you're not using the open source NVIDIA >> Tegra drivers? >> >&

Re: [Nouveau] Nouveau on a Jetson TK1 problems

2016-10-16 Thread C Bergström
Is there any particular reason you're not using the open source NVIDIA Tegra drivers? This is what 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

[Nouveau] Pascal PF104 GTX 1080

2016-06-29 Thread C Bergström
Is anyone working on or interested in Pascal support? Feel free to email me off list if it can't be discussed publicly. Thanks ___ Nouveau mailing list Nouveau@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/nouveau

Re: [Nouveau] Nouveau for FreeBSD

2015-11-04 Thread C Bergström
On Wed, Nov 4, 2015 at 3:33 PM, Martin Peres wrote: > On 04/11/15 09:08, cbergst...@pathscale.com wrote: > > Is anyone actually and or actively working on this? > Github.com/pathscale/pscnv is totally bitrot but waaay more portable base. > Nouveau made hard Linux assumptions

Re: [Nouveau] CUDA fixed VA allocations and sparse mappings

2015-07-07 Thread C Bergström
regarding Fixed address allocations weren't going to be part of that, but I see that it makes sense for a variety of use cases. One question I have here is how this is intended to work where the RM needs to make some of these allocations itself (for graphics context mapping, etc), how

Re: [Nouveau] CUDA fixed VA allocations and sparse mappings

2015-07-07 Thread C Bergström
On Wed, Jul 8, 2015 at 6:58 AM, Ben Skeggs skeg...@gmail.com wrote: On 8 July 2015 at 09:53, C Bergström cbergst...@pathscale.com wrote: regarding Fixed address allocations weren't going to be part of that, but I see that it makes sense for a variety of use cases. One question I

[Nouveau] [OT] JOB - AMD drivers

2014-05-29 Thread C. Bergström
Apologies for the cross post here, but thought maybe someone might be tired of NV bs and willing to try something new.. PathScale is in need of 1-2 kernel devs who are interested to help improve the AMD open source drivers for compute workloads. If you're passionate or interested to improve

Re: [Nouveau] [RFC] Initial power management vbios parsing, voltage clock setting to nouveau.

2010-09-15 Thread C. Bergström
Martin Peres wrote: Hi folks, I've been messing with PM management for a few days and I've accumulated an interesting volume of code. If you're an end users also feel free to pull the branch directly.. http://github.com/pathscale/pscnv/tree/pm-wip We're in #pathscale if you need more help

Re: [Nouveau] SERIALIZE command

2010-06-15 Thread C. Bergström
Albert Vilella wrote: Hi all, Has anything changed since this email that will make OpenCL support in nouveau easier? I would like to compile some information about the different steps needed to have OpenCL support for Nouveau (and the ATI open-source drivers for that matters) so that people

[Nouveau] Free Fermi cards to interested developers and researchers

2010-04-26 Thread C. Bergström
Hi all PathScale is giving away a limited amount of Nvidia Fermi cards to qualified open source developers and researchers. We are mainly focused on our optimized gpu compiler and the HPC market, but also open to sponsoring creative ideas or projects surrounding the gpu. Here's a short

[Nouveau] Porting nouveau/ttm/drm to FreeBSD/OpenSolaris

2010-01-23 Thread C. Bergström
Hi all, One of our (PathScale) engineers is planning to port nouveau and all dependencies to OpenSolaris. We have two routes we can take and would like some feedback from the community. 1) There's an existing drm without ttm that was done by the FreeBSD developers. Would anyone from the

Re: [Nouveau] Porting nouveau/ttm/drm to FreeBSD/OpenSolaris

2010-01-23 Thread C. Bergström
Krzysztof Smiechowicz wrote: C. Bergström pisze: Hi all, Hi Christopher nouveau itself should be relatively easy to port, but what information do others have with regards to the surrounding dependencies. I can give you some information my work porting the nouveau/drm/ttm to AROS (http

Re: [Nouveau] Porting nouveau/ttm/drm to FreeBSD/OpenSolaris

2010-01-23 Thread C. Bergström
Stephane Marchesin wrote: 2010/1/23 C. Bergström cbergst...@pathscale.com: Hi all, One of our (PathScale) engineers is planning to port nouveau and all dependencies to OpenSolaris. We have two routes we can take and would like some feedback from the community. 1) There's an existing