index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nv50-nvc0: delay GART binding until move_notify time
Ben Skeggs
2011-02-25
1
-0
/
+81
*
drm/nouveau: rename nouveau_vram to nouveau_mem
Ben Skeggs
2011-02-25
1
-3
/
+3
*
drm/nv50-nvc0: unmap buffers from the vm when they're evicted
Ben Skeggs
2011-02-25
1
-0
/
+6
*
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-25
1
-12
/
+16
*
drm/nv40: support for 39-bit dma addresses on native PCIE chipsets
Ben Skeggs
2011-02-25
1
-5
/
+11
*
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-23
1
-1
/
+0
*
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2011-02-23
1
-0
/
+1
|
\
|
*
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-02-22
1
-0
/
+1
*
|
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-07
1
-1
/
+1
*
|
drm/nouveau: greatly simplify mm, killing some bugs in the process
Ben Skeggs
2011-01-17
1
-16
/
+10
*
|
drm/nvc0: initial vm implementation, use for bar1/bar3 management
Ben Skeggs
2010-12-21
1
-3
/
+0
*
|
drm/nvc0: import initial vm backend
Ben Skeggs
2010-12-21
1
-0
/
+4
*
|
drm/nouveau: kick vram functions out into an "engine"
Ben Skeggs
2010-12-08
1
-21
/
+26
*
|
drm/nv50: enable non-contig vram allocations where requested
Ben Skeggs
2010-12-08
1
-1
/
+5
*
|
drm/nv50: enable 4KiB pages for small vram allocations
Ben Skeggs
2010-12-08
1
-1
/
+2
*
|
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
2010-12-08
1
-94
/
+0
*
|
drm/nv50: import new vm code
Ben Skeggs
2010-12-08
1
-2
/
+3
*
|
drm/nv50: implement custom vram mm
Ben Skeggs
2010-12-08
1
-82
/
+119
*
|
drm/nouveau: Rework tile region handling.
Francisco Jerez
2010-12-03
1
-45
/
+66
*
|
drm/nouveau: fix annoying nouveau_fence type issue
Marcin Slusarz
2010-12-03
1
-2
/
+2
*
|
drm/nouveau/pm: improve memtiming mappings
Roy Spliet
2010-11-18
1
-12
/
+19
*
|
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
Ben Skeggs
2010-11-18
1
-8
/
+6
*
|
drm/nouveau: Some random cleanups.
Francisco Jerez
2010-11-18
1
-3
/
+3
|
/
*
drm/nouveau: fix thinkos in mem timing table recordlen check
Roy Spliet
2010-10-05
1
-5
/
+7
*
drm/nouveau: Import initial memory timing work
Roy Spliet
2010-10-05
1
-0
/
+144
*
drm/nouveau: Simplify tile region handling.
Francisco Jerez
2010-09-24
1
-17
/
+13
*
drm/nouveau: Add module parameter to override the default AGP rate.
Francisco Jerez
2010-09-24
1
-1
/
+11
*
drm/nouveau: Don't enable AGP FW on nv18.
Francisco Jerez
2010-09-24
1
-2
/
+19
*
drm/nouveau: rework init ordering so nv50_instmem.c can be less bad
Ben Skeggs
2010-09-24
1
-24
/
+51
*
drm/nv50: calculate vram reordering block size
Ben Skeggs
2010-09-24
1
-2
/
+65
*
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
1
-4
/
+7
*
drm/nouveau: Fix suspend on some nv4x AGP cards.
Francisco Jerez
2010-09-24
1
-1
/
+2
*
drm/nvc0: implement memory detection
Ben Skeggs
2010-08-06
1
-1
/
+5
*
drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.
Francisco Jerez
2010-08-06
1
-3
/
+4
*
drm/nouveau: remove unused ttm bo list
Ben Skeggs
2010-08-06
1
-2
/
+0
*
drm/nouveau: Reset AGP before running the init scripts.
Francisco Jerez
2010-07-26
1
-14
/
+29
*
drm/nouveau: Add some PFB register defines.
Francisco Jerez
2010-07-26
1
-9
/
+9
*
drm/nouveau: fix mtrr cleanup path
Ben Skeggs
2010-07-13
1
-1
/
+1
*
drm/nv50: move tlb flushing to a helper function
Ben Skeggs
2010-07-13
1
-54
/
+8
*
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-13
1
-4
/
+2
*
drm/nouveau: Fix a couple of sparse warnings.
Francisco Jerez
2010-07-13
1
-1
/
+1
*
drm/nv50: fix memory detection for cards with >=4GiB VRAM
Ben Skeggs
2010-07-13
1
-1
/
+6
*
drm/nouveau: missed some braces
Ben Skeggs
2010-07-13
1
-1
/
+2
*
drm/nouveau: remove left-over !DRIVER_MODESET paths
Ben Skeggs
2010-07-13
1
-2
/
+1
*
drm/nouveau: use drm_mm in preference to custom code doing the same thing
Ben Skeggs
2010-07-13
1
-174
/
+2
*
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-07-07
1
-7
/
+9
|
\
|
*
drm: Remove drm_resource wrappers
Jordan Crouse
2010-06-01
1
-7
/
+9
*
|
drm/nv50: cast IGP memory location to u64 before shifting
Ben Skeggs
2010-06-01
1
-1
/
+2
|
/
*
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
2010-04-09
1
-48
/
+48
*
drm/nv50: add more 0x100c80 flushy magic
Ben Skeggs
2010-04-09
1
-0
/
+28
[next]