summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_instmem.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz2010-09-031-0/+2
* drm/nv50-nvc0: ramht_size is meant to be in bytes, not entriesBen Skeggs2010-08-171-1/+1
* drm/nv50: correct wait condition for instmem flushBen Skeggs2010-07-261-2/+2
* drm/nv50: use correct PRAMIN flush register on original nv50Ben Skeggs2010-07-261-0/+8
* drm/nv50: move tlb flushing to a helper functionBen Skeggs2010-07-131-13/+10
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-131-27/+6
* drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs2010-07-131-7/+5
* drm: Remove drm_resource wrappersJordan Crouse2010-06-011-1/+1
* drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs2010-04-091-3/+4
* drm/nouveau: detect vram amount once, and save the valueBen Skeggs2010-04-091-7/+2
* drm/nouveau: use ALIGN instead of open coding itMatt Turner2010-02-251-1/+1
* drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2010-02-231-18/+40
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+509
OpenPOWER on IntegriCloud