aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_instmem.c
Commit message (Expand)AuthorAge
* DRM: remove drm_pci_device_is_pcieJon Mason2011-07-13
* drm/nouveau: Calculate reserved VRAM for PRAMIN value before use.Younes Manton2011-06-26
* drm/nouveau: will need to specify channel for vm-ful gpuobj allocationsBen Skeggs2011-06-23
* drm/nouveau: Free nv04 instmem ramin heap at card takedownJimmy Rentz2011-05-15
* drm/nouveau: rework gpu-specific instmem interfacesBen Skeggs2010-12-03
* drm/nouveau: pass gpuobj alignment request down into backing allocatorBen Skeggs2010-12-03
* drm/nouveau: PRAMIN is available from the start on pre-nv50.Francisco Jerez2010-09-24
* drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs2010-09-24
* drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs2010-09-24
* drm/nv50: allow gpuobjs that aren't mapped into apertureBen Skeggs2010-09-24
* drm/nouveau: simplify fake gpu objectsBen Skeggs2010-09-24
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-12
* drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs2010-07-12
* drm/nouveau: fix thinko in nv04_instmem.cBen Skeggs2010-01-17
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11