summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv50_instmem.c
AgeCommit message (Expand)Author
2010-09-02drm/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