aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_instmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-13DRM: remove drm_pci_device_is_pcieJon Mason1-1/+1
2011-06-27drm/nouveau: Calculate reserved VRAM for PRAMIN value before use.Younes Manton1-0/+25
2011-06-23drm/nouveau: will need to specify channel for vm-ful gpuobj allocationsBen Skeggs1-1/+2
2011-05-16drm/nouveau: Free nv04 instmem ramin heap at card takedownJimmy Rentz1-0/+3
2010-12-03drm/nouveau: rework gpu-specific instmem interfacesBen Skeggs1-13/+37
2010-12-03drm/nouveau: pass gpuobj alignment request down into backing allocatorBen Skeggs1-1/+1
2010-09-24drm/nouveau: PRAMIN is available from the start on pre-nv50.Francisco Jerez1-1/+3
2010-09-24drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs1-56/+31
2010-09-24drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs1-37/+14
2010-09-24drm/nv50: allow gpuobjs that aren't mapped into apertureBen Skeggs1-0/+1
2010-09-24drm/nouveau: simplify fake gpu objectsBen Skeggs1-19/+2
2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs1-8/+1
2010-07-13drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs1-6/+6
2010-01-18drm/nouveau: fix thinko in nv04_instmem.cBen Skeggs1-1/+1
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+208