index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
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-06
drm/nvc0: backup bar3 channel on suspend
Ben Skeggs
1
-0
/
+22
2010-08-06
drm/nvc0: rudimentary instmem support
Ben Skeggs
1
-0
/
+131
2010-08-06
drm/nvc0: starting point for GF100 support, everything stubbed
Ben Skeggs
1
-0
/
+79