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
/
nv40_fifo.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
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
1
-225
/
+127
2012-05-24
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
1
-3
/
+4
2011-05-16
drm/nv40/vpe: add support for PMPEG
Ben Skeggs
1
-0
/
+2
2011-01-07
drm/nouveau: create grctx on the fly on all chipsets
Ben Skeggs
1
-1
/
+0
2010-12-08
drm/nouveau: make fifo.create_context() responsible for mapping control regs
Ben Skeggs
1
-0
/
+5
2010-12-03
drm/nouveau: move PFIFO ISR into nv04_fifo.c
Ben Skeggs
1
-0
/
+1
2010-12-03
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
1
-11
/
+0
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nouveau: tidy ram{ht,fc,ro} a bit
Ben Skeggs
1
-5
/
+6
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
1
-5
/
+4
2010-07-13
drm/nouveau: add instmem flush() hook
Ben Skeggs
1
-8
/
+0
2010-04-09
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
1
-1
/
+1
2010-02-25
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
1
-0
/
+5
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+314