Age | Commit message (Expand) | Author |
2007-07-17 | nouveau: G8x PCIEGART | Ben Skeggs |
2007-07-13 | nouveau: nuke internal typedefs, and drm_device_t use. | Ben Skeggs |
2007-07-11 | fixed bug that prevented PCIE cards from actually using PCIGART - NV50 will p... | Arthur Huillet |
2007-07-11 | Added support for PCIGART for PCI(E) cards. Bumped DRM interface patchlevel. | Arthur Huillet |
2007-07-09 | nouveau: Avoid oops | 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/nv10: Fix earlier NV1x chips | Ben Skeggs |
2007-06-28 | nouveau: simplify PRAMIN access | Ben Skeggs |
2007-06-28 | nouveau/nv50: skeletal backend | Ben Skeggs |
2007-06-28 | nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7) | Ben Skeggs |
2007-06-24 | nouveau: NV04/NV10/NV20 PGRAPH engtab functions | Ben Skeggs |
2007-06-24 | nouveau: NV3X PGRAPH engtab functions | Ben Skeggs |
2007-06-24 | nouveau: NV1X/2X/3X PFIFO engtab functions | Ben Skeggs |
2007-06-24 | nouveau: NV04 PFIFO engtab functions | Ben Skeggs |
2007-06-24 | nouveau: NV4X PGRAPH engtab functions | Ben Skeggs |
2007-06-24 | nouveau: NV4X PFIFO engtab functions | Ben Skeggs |
2007-06-24 | nouveau: rename engtab functions | Ben Skeggs |
2007-03-26 | nouveau: move card initialisation into the drm | Ben Skeggs |
2007-03-13 | nouveau: make sure cmdbuf object gets destroyed | Ben Skeggs |
2007-02-28 | nouveau: intrusive drm interface changes | Ben Skeggs |
2007-02-03 | nouveau: plugin the nv04 graph init function. | Stephane Marchesin |
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-17 | nouveau: Try to get nv35 pgraph switching working. Doesn't quite yet. | Jeremy Kolb |
2007-01-13 | nouveau: nv20 graph ctx switch. | Matthieu Castet |
2007-01-13 | nouveau: first step to make graph ctx works | Matthieu Castet |
2007-01-09 | novueau: try resource 3 if resource 2 is 0 length | Dave Airlie |
2007-01-08 | nouveau: fix a stupid bug from me. | Stephane Marchesin |
2007-01-08 | nouveau: map pci resource 2 on >=nv40 | Ben Skeggs |
2007-01-05 | nouveau: oops, we don't need OS_HAS_MTRR actually. | Stephane Marchesin |
2007-01-05 | nouveau: Add an mtrr over the whole FB | Stephane Marchesin |
2007-01-02 | nouveau: Hookup nv40_graph_init. | Ben Skeggs |
2006-12-03 | Merge the pciid work. | Stephane Marchesin |
2006-11-30 | Use nouveau_mem.c to allocate RAMIN. | Ben Skeggs |
2006-11-30 | Wrap access to objects in RAMIN. | Ben Skeggs |
2006-11-14 | Restructure initialisation a bit. | Ben Skeggs |
2006-11-04 | Add some getparams. | Stephane Marchesin |
2006-10-12 | Still more work on the context switching code. | Stephane Marchesin |
2006-10-11 | Context switching work. | Stephane Marchesin |
2006-09-07 | Fix second start of X server without module reload beforehand, and a couple o... | Ben Skeggs |
2006-09-07 | Remove a 64 bit div. | Stephane Marchesin |
2006-09-03 | Allow cmdbuf location(AGP,VRAM) and size to be configured. | Ben Skeggs |
2006-08-30 | Add stub {get,set}param ioctls. | Ben Skeggs |
2006-08-27 | initial import of nouveau code from nouveau CVS | Dave Airlie |