similar to: [G80] patch to renouveau.xml

Displaying 20 results from an estimated 200 matches similar to: "[G80] patch to renouveau.xml"

2010 Apr 22
1
nv20tcl and renouveau questions
First some data errors I get with both nv20 exa and nv20 dri/mesa. 1. RT_FORMAT LINEAR + X8R8G8B8 Ch 1/5 Class 0x0597 Mthd 0x0208 Data 0x00800080:0x00000105 Ch 1/5 Class 0x0597 Mthd 0x0208 Data 0x01000100:0x00000105 LINEAR + A8R8G8B8 Ch 1/5 Class 0x0597 Mthd 0x0208 Data 0x01000100:0x00000108 Ch 1/5 Class 0x0597 Mthd 0x0208 Data 0x00800080:0x00000108 The only value I found in renouveau dump
2008 Apr 12
1
Compiling REnouveau with Koala's script fails on Ubuntu Hardy
Hello, At the risk of looking like an idiot, I thought I would post because I can't make Koala's script work. My brother has an nVidia GEforce 8800, which nobody has dumped for, so I thought I would try. As I posted here: https://answers.launchpad.net/ubuntu/+question/29595 I am trying to submit a REnouveau dump from my brother's computer. I have installed the latest Ubuntu Hardy
2010 Feb 26
2
[PATCH] renouveau/nv10: remove duplicate vertex buffer registers
NV10TCL defines the vertex buffer registers both as arrays and as individual named registers. This causes duplicate register definitions and the individual registers are not used either by the DDX or by the Mesa driver. Francisco Jerez said to remove them all. Signed-off-by: Luca Barbieri <luca at luca-barbieri.com> --- renouveau.xml | 49
2007 Sep 05
2
Renouveau and GeForce 7950 GX2
Hello, I have a dual-GPU card GeForce 7950 GX2 (PCI ID 10de:0294). Unfortunately, I cannot make a dump using renouveau, because the program crashes. The backtrace looks like this: Program received signal SIGSEGV, Segmentation fault. 0x00000000004153af in read_fb_ramin (instanceMem=4, offset=2) at objects.c:4089 4089 return fb[((fb_size - (ramin_block*512*1024) + ramin_inst)/4) +
2008 Jul 12
2
[Bug 16684] New: renouveau runs forever on 8600GS
http://bugs.freedesktop.org/show_bug.cgi?id=16684 Summary: renouveau runs forever on 8600GS Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2007 Jul 14
1
REnouveau crashed my computer
Hi, When REnouveau came to "74/75 test_interesting_registers" the CPU used 100% and I could only use the mouse, but not interact witt anything. What could be wrong? I am using GeForce 6150 and Fedora 7. Love, Louise
2007 Aug 28
1
Renouveau and Nouveau driver for Nvidia Riva 128 ZX (NV3) ?
Hello, I have a Nvidia Riva 128 ZX graphic card. But renouveau need the nvidia proprietary driver to work and there is no nvidia proprietary driver for Riva 128 or Riva 128 ZX. How can I send you informations that can help you to write a free and open source driver for this nvidia graphic chip. At http://users.tkk.fi/~jpakkane/ren/, I found nothing for NV3. But there is some information for NV1
2007 Sep 05
1
GeForce 6150SE and Renouveau failure
Hello, renouveau has failed on my machine with an integrated GeForce 6150SE (nForce 430) - PCI ID 10de:03d0. detect_devices: Creating probe window failed. We tried to create a window by using SDL. Our OpenGL tests require a stencil buffer whichusually is not available with 16-bit desktop colordepth. If you are using 16-bit colors, please try24-bit instead. Device detection failed. The problem
2010 Feb 26
5
[PATCH 0/5] renouveau: nv30/nv40 unification
This patchset applies some minor fixes to renouveau.xml and then unifies the nv30 and nv40 register definitions. nv30 and nv40 are very similar and have the same offsets for the registers they share. The major differences are: 1. Texture setup is different due to full NPOT support on nv40 2. More advanced blending/render targets on nv40 3. NV30 has fixed function registers, which NV40 lacks The
2007 Jun 23
1
G80
Hi there, I'd like to help on finding out more details about the G8x hardware from NVidia, especially given these cards have more functionality than your average GPU: with CUDA ( http://developer.nvidia.com/object/cuda.html ) it is possible to use them as compute devices. This makes me very interested in their low level capabilities, like microcode/shader specifications, and maybe even how
2007 Oct 20
0
[patch] [renouveau] 1/2 test_exa shouldn't be run on cards without ARB_texture_rectangle
NV5 doesnt like test_exa due to missing ARB_texture_rectangle so make sure test_exa is not run on this card -------------- next part -------------- A non-text attachment was scrubbed... Name: renouveau-dont-run-test-exa-on-cards-without-ARB_texture_rectangle.patch Type: text/x-diff Size: 610 bytes Desc: not available Url :
2007 Oct 20
0
Opps Was Re: [patch] [renouveau] 1/2 test_exa shouldn't be run on cards without ARB_texture_rectangle
cvs checkout was stale and part of the patch hit the wrong place, fixup attached. -------------- next part -------------- A non-text attachment was scrubbed... Name: renouveau-opps.patch Type: text/x-diff Size: 991 bytes Desc: not available Url : http://lists.freedesktop.org/archives/nouveau/attachments/20071020/eb727318/attachment.patch
2007 Jun 14
3
Two problems
Hello, I have two problems: 1) Identify my card 2) Error message at dumping 1) It seems to me that I have a special version of the GeForce4 420 Go 32M because my card is a GeForce4 440 Go 64M but both have the same PCI device id. Is this important for the development of the renouveau driver or is this already noted? Outputs: lspci [...] 01:00.0 VGA compatible controller: nVidia Corporation
2010 Mar 13
2
[PATCH] nv30/nv40 Gallium drivers unification
Currently the nv30 and nv40 Gallium drivers are very similar, and contain about 5000 lines of essentially duplicate code. I prepared a patchset (which can be found at http://repo.or.cz/w/mesa/mesa-lb.git/shortlog/refs/heads/unification+fixes) which gradually unifies the drivers, one file per the commit. A new "nvfx" directory is created, and unified files are put there one by one.
2007 Sep 21
1
About nVidia 8600M GS (10de:0425 (rev a1))
Hi, I compiled drm & xf86-video-nouveau to test nouveau yesterday -- the X server couldn't start. Today, Telek pointed me to drm/linux-core/drm_pciids.h, where I added my card. This made nouveau detect my card, and the xerver started successfully. I didn't test further -- for example I didn't compile the mesa nouveau code to enable 3D. So what should I test ? Snark PS1:
2008 Jun 07
1
Renouoveau hangs on 79th test on 8800 GT
Hello, I am still trying to get you a dump from my brother's 8800 (because the dumps page says that you have never received one). The computer has a nVidia Corporation GeForce 8800 GT (rev a2) and I am running Koala's script. It compiles and runs through most of the tests properly, but consistently hangs indefinitely on the 79th test until I press Ctrl+C and quit the program. The
2008 Jul 21
3
[Bug 16793] New: FIFO mapping not found for 8600M GT
http://bugs.freedesktop.org/show_bug.cgi?id=16793 Summary: FIFO mapping not found for 8600M GT Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy:
2010 Jul 13
1
Strange problem with dual head on GeForce9600GT (dual DVI)
Hi, I am using nouveau for some time now, I am quite happy with it. I had two screens connected with DVI to VGA adapters and dual screen was working no problem. Today I decided to replace the DVI to VGA adapters with plain DVI-I dual link cables and found out something strange, the second screen doesn't display anything anymore, it stays black. I am using gentoo linux with Linus' kernel
2008 Aug 19
1
Interested in helping Nouveau
Hi everyone, I know there's a TODO page on the wiki, but it's kind of old (may), and it doesn't really indicate priorities. So I thought I'd list my skillset and interests here, and let those who are experienced with nouveau development point me to a good place to start. I'm currently running a P4 (presler) with a GeForce 6600. The family gaming macine is being upgraded soon
2009 Mar 09
2
Where did the nv50 texture unit setup come from?
I'm especially interested in the original data that was used to derive the constant buffer arguments. I'm looking for the texture unit switch for tiling format, and i'm hoping the original data will easily reveal it. Maarten.