index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_chan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
drm/nouveau: fix regression on original nv50 board
Ben Skeggs
1
-1
/
+6
2014-08-10
drm/nouveau: use ram info from nvif_device
Ben Skeggs
1
-8
/
+3
2014-08-10
drm/nouveau/fifo: allow direct access to channel control registers where poss...
Ben Skeggs
1
-0
/
+2
2014-08-10
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
1
-19
/
+43
2014-08-10
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
1
-15
/
+25
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
1
-3
/
+4
2014-08-10
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
1
-2
/
+2
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-62
/
+48
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-15
/
+17
2014-08-10
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
1
-4
/
+4
2014-03-26
support for platform devices
Alexandre Courbot
1
-1
/
+1
2013-11-14
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
1
-8
/
+3
2013-07-01
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
1
-2
/
+2
2013-02-20
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
1
-1
/
+1
2013-02-20
drm/nouveau: report channel owner in error messages
Marcin Slusarz
1
-1
/
+2
2012-11-29
drm/nouveau: unpin pushbuffer bo before destroying it
Marcin Slusarz
1
-0
/
+2
2012-11-29
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
1
-1
/
+1
2012-11-29
drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be defined
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau: log channel debug/error messages from client object rather than ...
Ben Skeggs
1
-5
/
+5
2012-10-03
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
1
-1
/
+1
2012-10-03
drm/nouveau/fifo: use defines instead of hardcoded class ids
Ben Skeggs
1
-2
/
+10
2012-10-03
drm/nouveau/fifo: version the dma channel class struct
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau/fifo: separate object classes for dma channels
Ben Skeggs
1
-2
/
+3
2012-10-03
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
1
-16
/
+19
2012-10-03
drm/nve0/fifo: support engine selection when creating fifo channels
Ben Skeggs
1
-1
/
+2
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-0
/
+387