Re: [Nouveau] Free Fermi cards to interested developers and researchers

2010-05-06 Thread Dan Golick
Hi Christopher, I'm a software developer working on mass spectrometer analysis software and proteomics research software. Currently I'm implementing 3 dimensional peak detection software using CUDA. The data is 300,000, by a 2000 by 200 and I'm implementing a highly optimized 3d convolution.

Re: [Nouveau] [Mesa3d-dev] _mesa_init_texture_s3tc() vs util_format_s3tc_init()

2010-05-06 Thread José Fonseca
On Mon, 2010-05-03 at 01:36 -0700, Xavier Chantry wrote: I am trying to understand the s3tc init code as nv50 gallium has a problem with that. It looks like some drivers (r300g and llvmpipe) actually inits s3tc in two places : ./src/mesa/main/texcompress_s3tc.c _mesa_init_texture_s3tc()

Re: [Nouveau] [Mesa3d-dev] _mesa_init_texture_s3tc() vs util_format_s3tc_init()

2010-05-06 Thread José Fonseca
On Mon, 2010-05-03 at 05:18 -0700, Marek Olšák wrote: On Mon, May 3, 2010 at 1:57 PM, José Fonseca jfons...@vmware.com wrote: On Mon, 2010-05-03 at 01:36 -0700, Xavier Chantry wrote: I am trying to understand the s3tc init code as nv50 gallium has a problem

[Nouveau] Nouveau driver fails to resume

2010-05-06 Thread Gabriele Tozzi
I don't know where to start debugging this issue. I'm attaching my xorg log. X.Org X Server 1.7.6 Release Date: 2010-03-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.24-27-server x86_64 Ubuntu Current Operating System: Linux hell 2.6.32-21-generic #32-Ubuntu SMP Fri

Re: [Nouveau] Nouveau driver fails to resume

2010-05-06 Thread Xavier Chantry
On Wed, May 5, 2010 at 4:12 AM, Gabriele Tozzi gabri...@tozzi.eu wrote: I don't know where to start debugging this issue. I'm attaching my xorg log. Kernel logs usually have more information. Check in /var/log/ something like kern.log or kernel.log (distrib specific), and see if anything got