index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
/
nv50_instmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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