Age | Commit message (Expand) | Author |
---|---|---|
2007-07-20 | Remove DRM_ERR OS macro. | Eric Anholt |
2007-07-17 | nouveau: Destroy PGRAPH context table on PGRAPH takedown | Ben Skeggs |
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-24 | nouveau: NV3X PGRAPH engtab functions | 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-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-18 | nouveau: cleanup nv30_graph.c | Jeremy Kolb |
2007-01-17 | nouveau: Try to get nv35 pgraph switching working. Doesn't quite yet. | Jeremy Kolb |
2007-01-12 | nouveau: get nv30 context switching to work. | Jeremy Kolb |