Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-03 | nouveau: rename registers to their proper names. | Stephane Marchesin | |
2007-01-28 | nouveau: determine chipset type at startup, instead of every time we use it. | Ben Skeggs | |
2007-01-25 | nouveau: nv4c default context | Ben Skeggs | |
2007-01-08 | nouveau: fix nv4a context size. | Stephane Marchesin | |
2007-01-08 | nouveau: nv4a context support. | Stephane Marchesin | |
2007-01-08 | nouveau: oops | Ben Skeggs | |
2007-01-08 | nouveau: nv43 context stuff | Ben Skeggs | |
2007-01-06 | nouveau: get c51 doing glxgears without the binary driver's help. | Ben Skeggs | |
2007-01-06 | nouveau: Use PMC_BOOT_0 to determine which ctx_voodoo to load. | Ben Skeggs | |
2007-01-02 | nouveau: Hookup nv40_graph_init. | Ben Skeggs | |
Now I can get 3D + working grctx switching on my NV40 without the binary driver initialising the card first. However, this change also breaks 3D on my C51 even *with* the binary driver's help. So, it's likely that the weird voodoo is card-specific. | |||
2007-01-02 | nouveau: Add nv40-specific PGRAPH code, not hooked up yet. | Ben Skeggs | |