summaryrefslogtreecommitdiff
path: root/shared-core/nv04_instmem.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-06drm/nouveau: make portion of vram as reserved for PRAMIN on all chipsetsBen Skeggs1-2/+1
2009-01-27nv04-nv40: correct RAMHT sizeBen Skeggs1-1/+2
2007-11-14nouveau: funcs to determine active channel on PFIFO.Ben Skeggs1-4/+5
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie1-2/+1
2007-08-31nouveau: give nv03 the last cut.Stephane Marchesin1-1/+0
2007-08-15nouveau: Workaround mysterious PRAMIN clobbering by the card.Ben Skeggs1-0/+8
2007-08-15nouveau: Catch all NV4x chips instead of just NV_40.Ben Skeggs1-5/+2
2007-08-06nouveau: Give DRM its own gpu channelBen Skeggs1-1/+0
2007-08-06nouveau: Various internal and external API changesBen Skeggs1-10/+0
2007-07-20Remove DRM_ERR OS macro.Eric Anholt1-3/+3
2007-07-14nouveau: nv10 and nv11/15 are differentPatrice Mandin1-0/+1
2007-07-13nouveau: nuke internal typedefs, and drm_device_t use.Ben Skeggs1-10/+10
2007-07-09nouveau/nv50: Initial channel/object supportBen Skeggs1-0/+165