aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_instmem.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-1/+27
* drm/nouveau: Free nv04 instmem ramin heap at card takedownJimmy Rentz2011-05-161-0/+3
* drm/nouveau: rework gpu-specific instmem interfacesBen Skeggs2010-12-031-13/+37
* drm/nouveau: pass gpuobj alignment request down into backing allocatorBen Skeggs2010-12-031-1/+1
* drm/nouveau: PRAMIN is available from the start on pre-nv50.Francisco Jerez2010-09-241-1/+3
* drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs2010-09-241-56/+31
* drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs2010-09-241-37/+14
* drm/nv50: allow gpuobjs that aren't mapped into apertureBen Skeggs2010-09-241-0/+1
* drm/nouveau: simplify fake gpu objectsBen Skeggs2010-09-241-19/+2
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-131-8/+1
* drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs2010-07-131-6/+6
* drm/nouveau: fix thinko in nv04_instmem.cBen Skeggs2010-01-181-1/+1
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+208