Age | Commit message (Expand) | Author |
2008-08-08 | nouveau: wait for pgraph idle after loading or saving a context | Stuart Bennett |
2008-03-24 | nv40: voodoo - not quite. | Ben Skeggs |
2008-03-24 | nv40: allocate massive amount of PRAMIN for grctx on all chipsets. | Ben Skeggs |
2008-01-30 | nv40: some more nv67 changes | Ben Skeggs |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-10-04 | nouveau: NV47 context switching voodoo + warning | Maarten Maathuis |
2007-09-07 | nouveau: Use nv41 ctxprog/vals on nv42. | Ben Skeggs |
2007-09-04 | Add context init voodoo and context switch code for NV41. | Maarten Maathuis |
2007-08-22 | nouveau/nv40: Preserve other bits in 0x400304/0x400310 like NVIDIA do. | Ben Skeggs |
2007-08-22 | nouveau/nv40: Dump extra info on ucode state if ctx switch fails. | Ben Skeggs |
2007-08-22 | nouveau: NV4c ctx ucode. | Ben Skeggs |
2007-08-21 | nouveau: Add NV44 ctx ucode. Patch from stillunknown. | Ben Skeggs |
2007-08-08 | nouveau: enable/disable engine-specific interrupts in _init()/_takedown() | Ben Skeggs |
2007-08-06 | nouveau: Pass channel struct around instead of channel id. | Ben Skeggs |
2007-07-20 | Remove DRM_ERR OS macro. | Eric Anholt |
2007-07-13 | nouveau: nuke internal typedefs, and drm_device_t use. | Ben Skeggs |
2007-07-09 | nouveau/nv50: Initial channel/object support | Ben Skeggs |
2007-07-09 | nouveau: rewrite gpu object code | Ben Skeggs |
2007-06-28 | nouveau: name some regs | Ben Skeggs |
2007-06-25 | nouveau: NV49/NV4B PGRAPH setup from jb17bsome and stephan_2303 | Ben Skeggs |
2007-06-24 | nouveau: NV4X PGRAPH engtab functions | Ben Skeggs |
2007-04-09 | nouveau: NV46 support | Ben Skeggs |
2007-04-01 | nouveau: fix usage of PGRAPH_CTX_CONTROL on nv20+ | Matthieu Castet |
2007-03-26 | nouveau: move card initialisation into the drm | Ben Skeggs |
2007-03-13 | nouveau: associate all created objects with a channel + cleanups | Ben Skeggs |
2007-03-07 | nouveau: remove a hack that's not needed since the last interface change. | Ben Skeggs |
2007-02-28 | nouveau: intrusive drm interface changes | Ben Skeggs |
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 |
2007-01-02 | nouveau: Add nv40-specific PGRAPH code, not hooked up yet. | Ben Skeggs |