index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_instmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nv50: fix ramin heap size for kernel channel too
Marcin Slusarz
2012-05-24
1
-1
/
+1
*
drm/nouveau: will need to specify channel for vm-ful gpuobj allocations
Ben Skeggs
2011-06-23
1
-2
/
+3
*
drm/nvc0: fix suspend/resume of PGRAPH/PCOPYn
Ben Skeggs
2011-06-23
1
-2
/
+1
*
drm/nouveau: split ramin_lock into two locks, one hardirq safe
Ben Skeggs
2011-04-20
1
-4
/
+6
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-16
1
-0
/
+8
|
\
|
*
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2011-03-08
1
-0
/
+8
*
|
drm/nouveau: rename nouveau_vram to nouveau_mem
Ben Skeggs
2011-02-25
1
-1
/
+1
*
|
drm/nouveau: don't munge in drm_mm internals
Daniel Vetter
2011-02-23
1
-2
/
+2
|
/
*
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
2011-01-17
1
-2
/
+5
*
drm/nouveau: modify vm to accomodate dual page tables for nvc0
Ben Skeggs
2010-12-21
1
-9
/
+7
*
drm/nv50: fix a couple of vm init issues
Francisco Jerez
2010-12-16
1
-6
/
+7
*
drm/nouveau: kick vram functions out into an "engine"
Ben Skeggs
2010-12-08
1
-3
/
+6
*
drm/nouveau: allow gpuobj vinst to be a virtual address when necessary
Ben Skeggs
2010-12-08
1
-2
/
+23
*
drm/nv50: tidy up PCIEGART implementation
Ben Skeggs
2010-12-08
1
-9
/
+3
*
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
2010-12-08
1
-34
/
+14
*
drm/nv50: implement BAR1/BAR3 management on top of new VM code
Ben Skeggs
2010-12-08
1
-149
/
+109
*
drm/nv50: import new vm code
Ben Skeggs
2010-12-08
1
-9
/
+3
*
drm/nv50: implement custom vram mm
Ben Skeggs
2010-12-08
1
-0
/
+1
*
drm/nouveau: rework gpu-specific instmem interfaces
Ben Skeggs
2010-12-03
1
-57
/
+73
*
drm/nouveau: simplify gpuobj suspend/resume
Ben Skeggs
2010-12-03
1
-18
/
+3
*
drm/nouveau: pass gpuobj alignment request down into backing allocator
Ben Skeggs
2010-12-03
1
-5
/
+5
*
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-12-03
1
-7
/
+7
*
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
Ben Skeggs
2010-11-18
1
-1
/
+0
*
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-05
1
-1
/
+1
*
drm/nv50: flush bar1 vm / dma object setup before poking 0x1708
Ben Skeggs
2010-09-24
1
-0
/
+2
*
drm/nouveau: Remove implicit argument from nv_wait().
Francisco Jerez
2010-09-24
1
-3
/
+3
*
drm/nouveau: tidy ram{ht,fc,ro} a bit
Ben Skeggs
2010-09-24
1
-4
/
+0
*
drm/nouveau: rework init ordering so nv50_instmem.c can be less bad
Ben Skeggs
2010-09-24
1
-188
/
+153
*
drm/nv50: allow gpuobjs that aren't mapped into aperture
Ben Skeggs
2010-09-24
1
-0
/
+2
*
drm/nouveau: simplify fake gpu objects
Ben Skeggs
2010-09-24
1
-11
/
+8
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
1
-69
/
+57
*
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
1
-4
/
+6
*
drm/nv50: initialize ramht_refs list for faked 0 channel
Marcin Slusarz
2010-09-03
1
-0
/
+2
*
drm/nv50-nvc0: ramht_size is meant to be in bytes, not entries
Ben Skeggs
2010-08-17
1
-1
/
+1
*
drm/nv50: correct wait condition for instmem flush
Ben Skeggs
2010-07-26
1
-2
/
+2
*
drm/nv50: use correct PRAMIN flush register on original nv50
Ben Skeggs
2010-07-26
1
-0
/
+8
*
drm/nv50: move tlb flushing to a helper function
Ben Skeggs
2010-07-13
1
-13
/
+10
*
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-13
1
-27
/
+6
*
drm/nouveau: use drm_mm in preference to custom code doing the same thing
Ben Skeggs
2010-07-13
1
-7
/
+5
*
drm: Remove drm_resource wrappers
Jordan Crouse
2010-06-01
1
-1
/
+1
*
drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark
Ben Skeggs
2010-04-09
1
-3
/
+4
*
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
2010-04-09
1
-7
/
+2
*
drm/nouveau: use ALIGN instead of open coding it
Matt Turner
2010-02-25
1
-1
/
+1
*
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
Ben Skeggs
2010-02-23
1
-18
/
+40
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+509