aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_mem.c
Commit message (Expand)AuthorAge
* drm/nouveau: Associate memtimings with performance levels on cards <= nv98Martin Peres2011-05-15
* drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz2011-05-15
* drm/nouveau: move set_tile_region to nouveau_exec_engineBen Skeggs2011-05-15
* drm/nouveau: improve memtiming table parsingRoy Spliet2011-05-15
* drm/nouveau: Fix missing whitespace checkpatch.pl errors.Emil Velikov2011-05-15
* drm/nouveau: Fix indentation-related checkpatch.pl error messages.Emil Velikov2011-05-15
* drm/nouveau: fix nv30 pcie boardsBen Skeggs2011-04-19
* drm/nouveau: correct memtiming table parsing for nv4xRoy Spliet2011-04-04
* Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie2011-03-15
|\
| * drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2011-03-07
* | drm/nv40: attempt to reserve just enough vram for all 32 channelsBen Skeggs2011-03-14
* | drm/nv50: support for compressionBen Skeggs2011-02-24
* | drm/nv50-nvc0: delay GART binding until move_notify timeBen Skeggs2011-02-24
* | drm/nouveau: rename nouveau_vram to nouveau_memBen Skeggs2011-02-24
* | drm/nv50-nvc0: unmap buffers from the vm when they're evictedBen Skeggs2011-02-24
* | drm/nouveau: remove no_vm/mappable flags from nouveau_boBen Skeggs2011-02-24
* | drm/nv40: support for 39-bit dma addresses on native PCIE chipsetsBen Skeggs2011-02-24
* | Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2011-02-22
* | Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2011-02-22
|\ \
| * | ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2011-02-22
* | | drm: rework PCI/platform driver interface.Dave Airlie2011-02-06
| |/ |/|
* | drm/nouveau: greatly simplify mm, killing some bugs in the processBen Skeggs2011-01-16
* | drm/nvc0: initial vm implementation, use for bar1/bar3 managementBen Skeggs2010-12-21
* | drm/nvc0: import initial vm backendBen Skeggs2010-12-21
* | drm/nouveau: kick vram functions out into an "engine"Ben Skeggs2010-12-07
* | drm/nv50: enable non-contig vram allocations where requestedBen Skeggs2010-12-07
* | drm/nv50: enable 4KiB pages for small vram allocationsBen Skeggs2010-12-07
* | drm/nv50: implement global channel address space on new VM codeBen Skeggs2010-12-07
* | drm/nv50: import new vm codeBen Skeggs2010-12-07
* | drm/nv50: implement custom vram mmBen Skeggs2010-12-07
* | drm/nouveau: Rework tile region handling.Francisco Jerez2010-12-03
* | drm/nouveau: fix annoying nouveau_fence type issueMarcin Slusarz2010-12-03
* | drm/nouveau/pm: improve memtiming mappingsRoy Spliet2010-11-17
* | drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs2010-11-17
* | drm/nouveau: Some random cleanups.Francisco Jerez2010-11-17
|/
* drm/nouveau: fix thinkos in mem timing table recordlen checkRoy Spliet2010-10-04
* drm/nouveau: Import initial memory timing workRoy Spliet2010-10-04
* drm/nouveau: Simplify tile region handling.Francisco Jerez2010-09-24
* drm/nouveau: Add module parameter to override the default AGP rate.Francisco Jerez2010-09-24
* drm/nouveau: Don't enable AGP FW on nv18.Francisco Jerez2010-09-24
* drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs2010-09-24
* drm/nv50: calculate vram reordering block sizeBen Skeggs2010-09-24
* drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs2010-09-24
* drm/nouveau: Fix suspend on some nv4x AGP cards.Francisco Jerez2010-09-24
* drm/nvc0: implement memory detectionBen Skeggs2010-08-05
* drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.Francisco Jerez2010-08-05
* drm/nouveau: remove unused ttm bo listBen Skeggs2010-08-05
* drm/nouveau: Reset AGP before running the init scripts.Francisco Jerez2010-07-25
* drm/nouveau: Add some PFB register defines.Francisco Jerez2010-07-25
* drm/nouveau: fix mtrr cleanup pathBen Skeggs2010-07-12