aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_instmem.c
Commit message (Expand)AuthorAge
* drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz2010-09-02
* drm/nv50-nvc0: ramht_size is meant to be in bytes, not entriesBen Skeggs2010-08-16
* drm/nv50: correct wait condition for instmem flushBen Skeggs2010-07-25
* drm/nv50: use correct PRAMIN flush register on original nv50Ben Skeggs2010-07-25
* drm/nv50: move tlb flushing to a helper functionBen Skeggs2010-07-12
* 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: Remove drm_resource wrappersJordan Crouse2010-05-31
* drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs2010-04-08
* drm/nouveau: detect vram amount once, and save the valueBen Skeggs2010-04-08
* drm/nouveau: use ALIGN instead of open coding itMatt Turner2010-02-25
* drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2010-02-22
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11