index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios
Ben Skeggs
2011-12-21
1
-2
/
+2
*
drm/nouveau: enable the ttm dma pool when swiotlb is active V3
Konrad Rzeszutek Wilk
2011-12-06
1
-0
/
+6
*
drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx
Roy Spliet
2011-09-20
1
-13
/
+15
*
drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards
Roy Spliet
2011-09-20
1
-130
/
+148
*
drm/nouveau: make general drm modesetting init common
Ben Skeggs
2011-09-20
1
-2
/
+0
*
DRM: remove drm_pci_device_is_pcie
Jon Mason
2011-07-13
1
-1
/
+1
*
drm/nouveau: Calculate reserved VRAM for PRAMIN value before use.
Younes Manton
2011-06-27
1
-28
/
+0
*
drm/nouveau: fix nouveau_mem object leak
Marcin Slusarz
2011-06-27
1
-1
/
+1
*
drm/nouveau: rework vram init/fini ordering a little
Ben Skeggs
2011-06-23
1
-27
/
+3
*
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
2011-06-23
1
-1
/
+1
*
drm/nouveau: create temp vmas for both src and dst of bo moves
Ben Skeggs
2011-06-23
1
-35
/
+18
*
drm/nouveau: store bo's page size in nouveau_bo
Ben Skeggs
2011-06-23
1
-4
/
+2
*
drm/nv40: fall back to paged dma object for the moment
Ben Skeggs
2011-06-07
1
-1
/
+1
*
drm/nouveau: fix leak of gart mm node
Ben Skeggs
2011-06-07
1
-0
/
+2
*
drm/nouveau: Associate memtimings with performance levels on cards <= nv98
Martin Peres
2011-05-16
1
-1
/
+2
*
drm/nouveau: Fix a crash at card takedown for NV40 and older cards
Jimmy Rentz
2011-05-16
1
-2
/
+0
*
drm/nouveau: move set_tile_region to nouveau_exec_engine
Ben Skeggs
2011-05-16
1
-3
/
+5
*
drm/nouveau: improve memtiming table parsing
Roy Spliet
2011-05-16
1
-14
/
+31
*
drm/nouveau: Fix missing whitespace checkpatch.pl errors.
Emil Velikov
2011-05-16
1
-2
/
+2
*
drm/nouveau: Fix indentation-related checkpatch.pl error messages.
Emil Velikov
2011-05-16
1
-7
/
+7
*
drm/nouveau: fix nv30 pcie boards
Ben Skeggs
2011-04-20
1
-1
/
+1
*
drm/nouveau: correct memtiming table parsing for nv4x
Roy Spliet
2011-04-05
1
-27
/
+49
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-16
1
-2
/
+4
|
\
|
*
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
2011-03-08
1
-2
/
+4
*
|
drm/nv40: attempt to reserve just enough vram for all 32 channels
Ben Skeggs
2011-03-14
1
-8
/
+26
*
|
drm/nv50: support for compression
Ben Skeggs
2011-02-25
1
-1
/
+1
*
|
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
[next]