index
:
nouveau/linux-2.6
drm-nouveau-fixes
drm-nouveau-next
master
master-compat
newttm-devel
newttm-devel-compat
nvfx-vpe
old-master
Unnamed repository; edit this file to name it for gitweb.
darktama
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvc0_instmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
drm/nouveau: punt vram config info out to nouveau_fb struct
Ben Skeggs
1
-1/+1
3 days
drm/nouveau/instmem: Do not handle instmem_init during fail path in instmem_fini
Emil Velikov
1
-7/+3
3 days
drm/nouveau/instmem: new implementation, on top of new interfaces
Ben Skeggs
1
-171/+161
3 days
drm/nouveau: very scary looking cleanup commit
Ben Skeggs
1
-30/+26
3 days
drm/nouveau: rename drm_nouveau_private to nouveau_device
Ben Skeggs
1
-24/+24
3 days
drm/nouveau: rename engine to subsys, and exec_engine to engine
Ben Skeggs
1
-4/+4
2011-06-23
drm/nvc0: enable per-client address spaces
Ben Skeggs
1
-11/+3
2011-02-23
drm/nouveau: don't munge in drm_mm internals
Daniel Vetter
1
-1/+1
2010-12-21
drm/nvc0: create shared channel vm
Ben Skeggs
1
-0/+16
2010-12-21
drm/nvc0: initial vm implementation, use for bar1/bar3 management
Ben Skeggs
1
-184/+142
2010-12-03
drm/nouveau: rework gpu-specific instmem interfaces
Ben Skeggs
1
-47/+74
2010-12-03
drm/nouveau: pass gpuobj alignment request down into backing allocator
Ben Skeggs
1
-3/+3
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-1/+1
2010-09-24
drm/nouveau: Remove implicit argument from nv_wait().
Francisco Jerez
1
-1/+1
2010-09-24
drm/nouveau: tidy ram{ht,fc,ro} a bit
Ben Skeggs
1
-4/+0
2010-09-24
drm/nouveau: simplify fake gpu objects
Ben Skeggs
1
-4/+3
2010-08-17
drm/nvc0: fix thinko in instmem suspend/resume
Ben Skeggs
1
-4/+7
2010-08-17
drm/nv50-nvc0: ramht_size is meant to be in bytes, not entries
Ben Skeggs
1
-1/+1
2010-08-09
drm/nvc0: fix typo in PRAMIN flush
Ben Skeggs
1
-1/+1
2010-08-05
drm/nvc0: backup bar3 channel on suspend
Ben Skeggs
1
-0/+22
2010-08-05
drm/nvc0: rudimentary instmem support
Ben Skeggs
1
-0/+131
2010-08-05
drm/nvc0: starting point for GF100 support, everything stubbed
Ben Skeggs
1
-0/+79