2009-02-02 |
Stephane Marchesin | Remove the "nv" driver.
|
commit | commitdiff | tree |
2008-11-19 |
Stephane Marchesin | Unbreak drm build.
|
commit | commitdiff | tree |
2008-09-04 |
Stephane Marchesin | nouveau: 8200 cards are 0xA0 family.
|
commit | commitdiff | tree |
2008-08-27 |
Stephane Marchesin | Change git-describe into git describe.
|
commit | commitdiff | tree |
2008-02-16 |
Stephane Marchesin | nouveau: no GART on ia64 either.
|
commit | commitdiff | tree |
2008-01-21 |
Stephane Marchesin | nouveau: don't forget NV80.
|
commit | commitdiff | tree |
2008-01-21 |
Stephane Marchesin | nouveau: new card family for old card designs.
|
commit | commitdiff | tree |
2008-01-14 |
Stephane Marchesin | nouveau: make mem alloc debug a little more verbose.
|
commit | commitdiff | tree |
2008-01-07 |
Stephane Marchesin | Nouveau: ppc oops.
|
commit | commitdiff | tree |
2008-01-07 |
Stephane Marchesin | Nouveau: move PPC bios copy to firstopen.
|
commit | commitdiff | tree |
2007-11-16 |
Stephane Marchesin | nouveau: also mention the number of succcessfully copied...
|
commit | commitdiff | tree |
2007-11-15 |
Stephane Marchesin | nouveau: be verbose about PPC bios for now.
|
commit | commitdiff | tree |
2007-11-15 |
Stephane Marchesin | nouveau: revert the nv34 context size change, it was...
|
commit | commitdiff | tree |
2007-11-15 |
Stephane Marchesin | nouveau: use get_property instead of of_get_property...
|
commit | commitdiff | tree |
2007-11-15 |
Stephane Marchesin | nouveau: Copy the PPC bios to RAMIN on init, that lets...
|
commit | commitdiff | tree |
2007-11-14 |
Stephane Marchesin | nouveau: adjust the size of the NV34 context. That...
|
commit | commitdiff | tree |
2007-11-01 |
Stephane Marchesin | nouveau: don't use AGP on PPC. It's a hopeless case.
|
commit | commitdiff | tree |
2007-10-30 |
Stephane Marchesin | Nouveau: add a comment about SKIPS for next API breakage.
|
commit | commitdiff | tree |
2007-10-30 |
Stephane Marchesin | Nouveau: fold some loops.
|
commit | commitdiff | tree |
2007-10-27 |
Stephane Marchesin | nouveau: don't touch PMC_BOOT_1 on x86, it seems to...
|
commit | commitdiff | tree |
2007-10-26 |
Stephane Marchesin | nouveau: flip the CHECK_STATE bit off on nv30. This...
|
commit | commitdiff | tree |
2007-10-23 |
Stephane Marchesin | nouveau: fix IGP
|
commit | commitdiff | tree |
2007-10-14 |
Stephane Marchesin | nouveau: PPC fixes. These regs are very touchy.
|
commit | commitdiff | tree |
2007-10-09 |
Stephane Marchesin | nouveau: try to fix big endian.
|
commit | commitdiff | tree |
2007-10-04 |
Stephane Marchesin | nouveau: nv2a drm context switch support.
|
commit | commitdiff | tree |
2007-10-01 |
Stephane Marchesin | nouveau: flip the ctx switch bit on. it seems to be...
|
commit | commitdiff | tree |
2007-09-21 |
Stephane Marchesin | nouveau: fix ppc and get it right this time.
|
commit | commitdiff | tree |
2007-09-21 |
Stephane Marchesin | nouveau: fix notifiers on PPC.
|
commit | commitdiff | tree |
2007-09-21 |
Stephane Marchesin | nouveau: add some checks to the nv04 graph switching...
|
commit | commitdiff | tree |
2007-09-06 |
Stephane Marchesin | nouveau: fix some nv04 graph switching.
|
commit | commitdiff | tree |
2007-09-06 |
Stephane Marchesin | nouveau: add pure nv30 support.
|
commit | commitdiff | tree |
2007-08-30 |
Stephane Marchesin | nouveau: nv04 context switching support. Works for...
|
commit | commitdiff | tree |
2007-08-30 |
Stephane Marchesin | nouveau: give nv03 the last cut.
|
commit | commitdiff | tree |
2007-08-22 |
Stephane Marchesin | nouveau: redo nv30_graph.c. Should work better, but...
|
commit | commitdiff | tree |
2007-08-22 |
Stephane Marchesin | nouveau: fix the comment and debug message for PCIGART...
|
commit | commitdiff | tree |
2007-08-06 |
Stephane Marchesin | nouveau: Bump PCI GART to 16MB
|
commit | commitdiff | tree |
2007-05-17 |
Stephane Marchesin | nouveau: don't build the module by default
|
commit | commitdiff | tree |
2007-04-23 |
Stephane Marchesin | nouveau: fix wacky pci id
|
commit | commitdiff | tree |
2007-03-28 |
Stephane Marchesin | nouveau: fix nv04 context switches.
|
commit | commitdiff | tree |
2007-02-13 |
Stephane Marchesin | nouveau: fix the build on big endian (thanks CyberFoxx)
|
commit | commitdiff | tree |
2007-02-06 |
Stephane Marchesin | nouveau: more work on the nv04 context switch code.
|
commit | commitdiff | tree |
2007-02-03 |
Stephane Marchesin | nouveau: and of course, I was missing the last nv04...
|
commit | commitdiff | tree |
2007-02-03 |
Stephane Marchesin | nouveau: add missing nv04_graph.c symlink.
|
commit | commitdiff | tree |
2007-02-03 |
Stephane Marchesin | nouveau: plugin the nv04 graph init function.
|
commit | commitdiff | tree |
2007-02-03 |
Stephane Marchesin | nouveau: cleanup the nv04 pgraph save/restore mechanism.
|
commit | commitdiff | tree |
2007-02-03 |
Stephane Marchesin | nouveau: fix nv04 graph routines for new register names.
|
commit | commitdiff | tree |
2007-02-03 |
Stephane Marchesin | nouveau: rename registers to their proper names.
|
commit | commitdiff | tree |
2007-02-03 |
Stephane Marchesin | nouveau: add NV04 registers required for PGRAPH context...
|
commit | commitdiff | tree |
2007-01-13 |
Stephane Marchesin | nouveau: Oops, fix the nv04 RAMFC_DMA_FETCH value.
|
commit | commitdiff | tree |
2007-01-10 |
Stephane Marchesin | nouveau: Don't use DRIVER_USE_MTRR, we already setup...
|
commit | commitdiff | tree |
2007-01-08 |
Stephane Marchesin | nouveau: fix nv4a context size.
|
commit | commitdiff | tree |
2007-01-08 |
Stephane Marchesin | nouveau: nv4a context support.
|
commit | commitdiff | tree |
2007-01-08 |
Stephane Marchesin | Merge branch 'master' of git+ssh://marcheu@git.freedesktop...
|
commit | commitdiff | tree |
2007-01-07 |
Stephane Marchesin | nouveau: fix a stupid bug from me.
|
commit | commitdiff | tree |
2007-01-05 |
Stephane Marchesin | nouveau: oops, we don't need OS_HAS_MTRR actually.
|
commit | commitdiff | tree |
2007-01-05 |
Stephane Marchesin | Merge branch 'master' of git+ssh://marcheu@git.freedesktop...
|
commit | commitdiff | tree |
2007-01-05 |
Stephane Marchesin | nouveau: Add an mtrr over the whole FB
|
commit | commitdiff | tree |
2007-01-05 |
Stephane Marchesin | Cleanup the nv04 fifo code a bit.
|
commit | commitdiff | tree |
2006-12-03 |
Stephane Marchesin | Merge the pciid work.
|
commit | commitdiff | tree |
2006-11-21 |
Stephane Marchesin | Merge branch 'nouveau-1' of git+ssh://marcheu@git.freedeskto...
|
commit | commitdiff | tree |
2006-11-16 |
Stephane Marchesin | Merge branch 'nouveau-1' of git+ssh://marcheu@git.freedeskto...
|
commit | commitdiff | tree |
2006-11-11 |
Stephane Marchesin | Merge branch 'master' of git+ssh://marcheu@git.freedesktop...
|
commit | commitdiff | tree |
2006-11-10 |
Stephane Marchesin | Fix memory detection on TNT2 M64/TNT2 vanta.
|
commit | commitdiff | tree |
2006-11-04 |
Stephane Marchesin | Add some getparams.
|
commit | commitdiff | tree |
2006-11-04 |
Stephane Marchesin | Move the context object creation flag handling to the...
|
commit | commitdiff | tree |
2006-10-14 |
Stephane Marchesin | Merge branch 'master' of git://anongit.freedesktop...
|
commit | commitdiff | tree |
2006-10-14 |
Stephane Marchesin | Again more work on context switches. They work, sometimes...
|
commit | commitdiff | tree |
2006-10-13 |
Stephane Marchesin | Add the missing breaks.
|
commit | commitdiff | tree |
2006-10-13 |
Stephane Marchesin | Fix the fifo context size on nv10, nv20 and nv30.
|
commit | commitdiff | tree |
2006-10-12 |
Stephane Marchesin | Oops.
|
commit | commitdiff | tree |
2006-10-12 |
Stephane Marchesin | Still more work on the context switching code.
|
commit | commitdiff | tree |
2006-10-11 |
Stephane Marchesin | More work on the context switch code. Still doesn't...
|
commit | commitdiff | tree |
2006-10-10 |
Stephane Marchesin | Context switching work.
|
commit | commitdiff | tree |
2006-09-06 |
Stephane Marchesin | Remove a 64 bit div.
|
commit | commitdiff | tree |
|