aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nv40: voodoo - not quite.Ben Skeggs2008-03-231-47/+34
* nv40: allocate massive amount of PRAMIN for grctx on all chipsets.Ben Skeggs2008-03-231-30/+13
* nv40: some more nv67 changesBen Skeggs2008-01-291-1/+3
* drm: remove lots of spurious whitespace.Dave Airlie2007-11-041-33/+32
* nouveau: NV47 context switching voodoo + warningMaarten Maathuis2007-10-041-0/+169
* nouveau: Use nv41 ctxprog/vals on nv42.Ben Skeggs2007-09-071-1/+3
* Add context init voodoo and context switch code for NV41.Maarten Maathuis2007-09-041-0/+147
* nouveau/nv40: Preserve other bits in 0x400304/0x400310 like NVIDIA do.Ben Skeggs2007-08-211-5/+11
* nouveau/nv40: Dump extra info on ucode state if ctx switch fails.Ben Skeggs2007-08-211-1/+5
* nouveau: NV4c ctx ucode.Ben Skeggs2007-08-211-0/+32
* nouveau: Add NV44 ctx ucode. Patch from stillunknown.Ben Skeggs2007-08-201-0/+35
* nouveau: enable/disable engine-specific interrupts in _init()/_takedown()Ben Skeggs2007-08-071-1/+1
* nouveau: Pass channel struct around instead of channel id.Ben Skeggs2007-08-051-16/+10
* Remove DRM_ERR OS macro.Eric Anholt2007-07-201-3/+3
* nouveau: nuke internal typedefs, and drm_device_t use.Ben Skeggs2007-07-131-32/+32
* nouveau/nv50: Initial channel/object supportBen Skeggs2007-07-091-4/+4
* nouveau: rewrite gpu object codeBen Skeggs2007-07-091-31/+27
* nouveau: name some regsBen Skeggs2007-06-271-12/+17
* nouveau: NV49/NV4B PGRAPH setup from jb17bsome and stephan_2303Ben Skeggs2007-06-241-5/+492
* nouveau: NV4X PGRAPH engtab functionsBen Skeggs2007-06-241-56/+86
* nouveau: NV46 supportBen Skeggs2007-04-091-1/+188
* nouveau: fix usage of PGRAPH_CTX_CONTROL on nv20+Matthieu Castet2007-04-011-1/+1
* nouveau: move card initialisation into the drmBen Skeggs2007-03-261-2/+204
* nouveau: associate all created objects with a channel + cleanupsBen Skeggs2007-03-121-1/+0
* nouveau: remove a hack that's not needed since the last interface change.Ben Skeggs2007-03-071-9/+0
* nouveau: intrusive drm interface changesBen Skeggs2007-02-271-0/+1
* nouveau: rename registers to their proper names.Stephane Marchesin2007-02-021-8/+8
* nouveau: determine chipset type at startup, instead of every time we use it.Ben Skeggs2007-01-281-8/+6
* nouveau: nv4c default contextBen Skeggs2007-01-241-0/+112
* nouveau: fix nv4a context size.Stephane Marchesin2007-01-081-1/+1
* nouveau: nv4a context support.Stephane Marchesin2007-01-071-0/+155
* nouveau: oopsBen Skeggs2007-01-071-2/+1
* nouveau: nv43 context stuffBen Skeggs2007-01-071-16/+177
* nouveau: get c51 doing glxgears without the binary driver's help.Ben Skeggs2007-01-061-11/+54
* nouveau: Use PMC_BOOT_0 to determine which ctx_voodoo to load.Ben Skeggs2007-01-061-3/+6
* nouveau: Hookup nv40_graph_init.Ben Skeggs2007-01-011-0/+9
* nouveau: Add nv40-specific PGRAPH code, not hooked up yet.Ben Skeggs2007-01-011-0/+457