index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_sgdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: remove allocations from gart populate() hook
Ben Skeggs
2011-09-20
1
-45
/
+21
*
drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs
Marcin Slusarz
2011-09-09
1
-1
/
+1
*
drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate
Marcin Slusarz
2011-09-09
1
-1
/
+4
*
DRM: remove drm_pci_device_is_pcie
Jon Mason
2011-07-13
1
-2
/
+2
*
drm/nv40: fall back to paged dma object for the moment
Ben Skeggs
2011-06-07
1
-1
/
+1
*
drm/radeon/nouveau: fix build regression on alpha due to Xen changes.
Dave Airlie
2011-05-11
1
-1
/
+2
*
drm/nouveau: populate ttm_alloced with false, when it's not
Ben Skeggs
2011-04-20
1
-0
/
+1
*
drm/nouveau: fix nv30 pcie boards
Ben Skeggs
2011-04-20
1
-2
/
+2
*
drm/nv40: attempt to reserve just enough vram for all 32 channels
Ben Skeggs
2011-03-14
1
-2
/
+1
*
drm/nv50-nvc0: delay GART binding until move_notify time
Ben Skeggs
2011-02-25
1
-21
/
+9
*
drm/nv40: implement support for on-chip PCIEGART
Ben Skeggs
2011-02-25
1
-20
/
+270
*
drm/nouveau: introduce new gart type, and name _SGDMA more appropriately
Ben Skeggs
2011-02-25
1
-1
/
+2
*
drm/nouveau: move + rename some stuff in nouveau_sgdma.c
Ben Skeggs
2011-02-25
1
-39
/
+38
*
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2011-02-23
1
-8
/
+23
|
\
|
*
nouveau/ttm/PCIe: Use dma_addr if TTM has set it.
Konrad Rzeszutek Wilk
2011-02-18
1
-7
/
+21
|
*
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2011-01-27
1
-1
/
+2
*
|
drm/nv04-nv40: Fix up PCI(E) GART DMA object bus address calculation.
Francisco Jerez
2010-12-08
1
-10
/
+6
*
|
drm/nv50: tidy up PCIEGART implementation
Ben Skeggs
2010-12-08
1
-76
/
+71
*
|
drm/nv04-nv40: Give "gpuobj->cinst" the same meaning as on nv50.
Francisco Jerez
2010-12-08
1
-6
/
+0
*
|
drm/nouveau: tidy up and extend dma object creation interfaces
Ben Skeggs
2010-12-03
1
-5
/
+2
*
|
drm/nouveau: remove dummy page use from PCI(E)GART, use PTE present instead
Ben Skeggs
2010-12-03
1
-35
/
+3
*
|
drm/nouveau: Make PCIE GART size depend on the available RAMIN space.
Francisco Jerez
2010-11-18
1
-5
/
+5
*
|
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
Ben Skeggs
2010-11-18
1
-4
/
+4
*
|
drm/nouveau: fix nv40 pcie gart size
Lucas Stach
2010-11-18
1
-1
/
+5
|
/
*
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-05
1
-2
/
+2
*
drm/nouveau: zero dummy page
Ben Skeggs
2010-09-24
1
-1
/
+1
*
drm/nv50: mark PCIEGART pages non-present rather than using dummy page
Ben Skeggs
2010-09-24
1
-4
/
+3
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
1
-4
/
+9
*
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
1
-23
/
+27
*
drm/nouveau: check for error when allocating/mapping dummy page
Ben Skeggs
2010-08-17
1
-1
/
+11
*
drm/nv50: move tlb flushing to a helper function
Ben Skeggs
2010-07-13
1
-30
/
+4
*
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-13
1
-9
/
+3
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-09
1
-0
/
+18
|
\
|
*
drm/nv50: add more 0x100c80 flushy magic
Ben Skeggs
2010-04-09
1
-0
/
+18
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
drm/nouveau: move dereferences after null checks
Marcin Slusarz
2010-02-11
1
-3
/
+4
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+321