aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv50_instmem.c
AgeCommit message (Expand)Author
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
2010-09-24drm/nv50: flush bar1 vm / dma object setup before poking 0x1708Ben Skeggs
2010-09-24drm/nouveau: Remove implicit argument from nv_wait().Francisco Jerez
2010-09-24drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs
2010-09-24drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs
2010-09-24drm/nv50: allow gpuobjs that aren't mapped into apertureBen Skeggs
2010-09-24drm/nouveau: simplify fake gpu objectsBen Skeggs
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs
2010-09-03drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz
2010-08-17drm/nv50-nvc0: ramht_size is meant to be in bytes, not entriesBen Skeggs
2010-07-26drm/nv50: correct wait condition for instmem flushBen Skeggs
2010-07-26drm/nv50: use correct PRAMIN flush register on original nv50Ben Skeggs
2010-07-13drm/nv50: move tlb flushing to a helper functionBen Skeggs
2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs
2010-07-13drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs
2010-06-01drm: Remove drm_resource wrappersJordan Crouse
2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs
2010-02-25drm/nouveau: use ALIGN instead of open coding itMatt Turner
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs