summaryrefslogtreecommitdiff
path: root/StephaneMarchesin.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-13 18:31:43 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-13 18:31:43 -0700
commit0a818402cf7083f15bd3b4610c67d8e8326954e8 (patch)
treea4b2174d30ae12ec3a1b42144c6da485843389ee /StephaneMarchesin.mdwn
parent56a979aaf5e11bfc184d11d90922de1c8bd524a8 (diff)
moin2mdwn: convert page StephaneMarchesin
Diffstat (limited to 'StephaneMarchesin.mdwn')
-rw-r--r--StephaneMarchesin.mdwn39
1 files changed, 39 insertions, 0 deletions
diff --git a/StephaneMarchesin.mdwn b/StephaneMarchesin.mdwn
new file mode 100644
index 0000000..547acd4
--- /dev/null
+++ b/StephaneMarchesin.mdwn
@@ -0,0 +1,39 @@
+
+
+## Stephane Marchesin
+
+
+### Hardware
+
+* NV03 12d2:0018 (AGP, Dsub)
+* NV04 10de:0020 (AGP, 16MB, Dsub)
+* NV05 10de:0028 (AGP, 16MB, Dsub, 135/166 mhz)
+* NV06 10de:002c (PCI, 32MB, Dsub)
+* NV06 10de:002d (AGP, 32MB, Dsub)
+* NV10 10de:0101 (AGP, 32MB, Dsub)
+* NV11 10de:0110 (AGP, 32MB, Dsub, TVout) softquadroable into 10de:0113
+* NV11 10de:0110 (AGP, 32MB, Dsub)
+* NV15 10de:0150 (AGP, 32MB, Dsub, TVout, TVin) softquadroable into 10de:0153
+* NV18 10de:0185 (AGP, 64MB, Dsub) softquadroable into 10de:018b
+* NV20 10de:0201 (AGP, 64MB, Dsub, TVout)
+* NV28 10de:0281 (AGP, 128MB, Dsub, DVI, Tvout) softquadroable into 10de:0289
+* NV30GL 10de:0309 (AGP, 128MB, DVI, DVI)
+* NV34GL 10de:032a (PCI, 64MB)
+* NV44 10de:0221 (AGP, 128MB, Dsub, DVI)
+* G86 10de:0XXX (PCIE, 256MB, Dsub, DVI)
+
+### TODO
+
+* see if the multisampling technique from geforce 2 can be used for hardware mipmap generation
+* Install an older driver on the nv28 (3xxx, 4xxx) to play with ext_vertex_weighting (figure out if it has a second modelview matrix for vertex weight stuff)
+* run test_startup() on the nv18 in nv18 & nv18sgl modes
+* fix the multiple fifo free issue (it seems fifo_free is called multiple times)
+* look at the nv15 with tv-in. see if it has a bigger aperture, which would be where the tv in regs sit.
+* add support for a crash hook for ubuntu automatic bug reporting.
+* check that my tnt2m64 has proper detection of its vram amount
+* explore the usage of movnt* to write to PCI memory. This will avoid polluting the cache, both for DMA source memory and FIFO writes. This might explain the performance difference of PCI and AGP.
+
+
+---
+
+ [[CategoryHomepage|CategoryHomepage]]