Age | Commit message (Expand) | Author |
2007-03-26 | nouveau: move card initialisation into the drm | Ben Skeggs |
2007-03-23 | nouveau: remove unused cruft | Ben Skeggs |
2007-03-21 | nouveau: support multiple channels per client (breaks drm interface) | Ben Skeggs |
2007-03-13 | nouveau: make sure cmdbuf object gets destroyed | Ben Skeggs |
2007-03-13 | nouveau: associate all created objects with a channel + cleanups | Ben Skeggs |
2007-02-28 | nouveau: intrusive drm interface changes | Ben Skeggs |
2007-02-03 | nouveau: and of course, I was missing the last nv04 piece. | Stephane Marchesin |
2007-02-03 | nouveau: fix nv04 graph routines for new register names. | Stephane Marchesin |
2007-01-28 | nouveau: determine chipset type at startup, instead of every time we use it. | Ben Skeggs |
2007-01-19 | nouveau: fix getparam from 32-bit client on 64-bit kernel | Ben Skeggs |
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-12 | nouveau: get nv30 context switching to work. | Jeremy Kolb |
2007-01-08 | nouveau: avoid allocating vram that's used as instance memory. | Ben Skeggs |
2007-01-08 | nouveau: map pci resource 2 on >=nv40 | Ben Skeggs |
2007-01-05 | Merge branch 'master' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm | Stephane Marchesin |
2007-01-05 | nouveau: Add an mtrr over the whole FB | Stephane Marchesin |
2007-01-05 | Add basic pgraph context for nv10. | Matthieu Castet |
2007-01-02 | nouveau: Hook up grctx code for NV4x. | Ben Skeggs |
2007-01-02 | nouveau: Add nv40-specific PGRAPH code, not hooked up yet. | Ben Skeggs |
2006-12-26 | nouveau: Alloc cmdbuf for each channel individually | 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-14 | Hack around yet another "X restart borkage without nouveau.ko reload" problem. | Ben Skeggs |
2006-11-05 | nouveau: add compat ioc32 support | Dave Airlie |
2006-11-05 | add powerpc mmio swapper to NV_READ/WRITE macros | Dave Airlie |
2006-10-12 | Still more work on the context switching code. | Stephane Marchesin |
2006-10-11 | Context switching work. | 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 |