index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_chan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
1
-1
/
+1
2021-01-29
drm/nouveau: bail out of nouveau_channel_new if channel init fails
Frantisek Hrbata
1
-0
/
+1
2020-09-24
drm/nouveau: switch over to the new pin interface
Christian König
1
-1
/
+1
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
1
-2
/
+2
2020-07-24
drm/nouveau/chan: convert nvsw init to new push macros
Ben Skeggs
1
-10
/
+6
2020-07-24
drm/nouveau: interop with new push macros
Ben Skeggs
1
-0
/
+33
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
1
-2
/
+3
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
1
-16
/
+20
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
1
-1
/
+1
2020-01-29
drm/nouveau: signal pending fences when channel has been killed
Ben Skeggs
1
-0
/
+2
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
1
-0
/
+9
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
1
-12
/
+11
2018-12-11
drm/nouveau/fifo/tu104: initial support
Ben Skeggs
1
-1
/
+2
2018-12-11
drm/nouveau/fifo/gv100: return work submission token in channel ctor args
Ben Skeggs
1
-0
/
+16
2018-12-11
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
1
-3
/
+5
2018-12-11
drm/nouveau/fifo/gk104-: return channel instance in ctor args
Ben Skeggs
1
-4
/
+6
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
1
-1
/
+2
2018-05-18
drm/nouveau: no need to create ctxdma for push buffers on fermi and up
Ben Skeggs
1
-2
/
+5
2018-05-18
drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...
Ben Skeggs
1
-2
/
+2
2018-05-18
drm/nouveau/fifo: support channel count query
Ben Skeggs
1
-0
/
+25
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
1
-0
/
+11
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
1
-3
/
+4
2017-11-02
drm/nouveau: switch to vmm limit
Ben Skeggs
1
-7
/
+5
2017-11-02
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
1
-8
/
+11
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
1
-1
/
+1
2017-02-17
drm/nouveau: check for dead channel before trying to idle
Ben Skeggs
1
-1
/
+1
2017-02-17
drm/nouveau: request notifications for channels that have been killed
Ben Skeggs
1
-0
/
+26
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
1
-1
/
+1
2016-07-14
drm/nouveau/fifo/gp100: initial support
Ben Skeggs
1
-1
/
+2
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
1
-0
/
+4
2016-01-11
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
1
-1
/
+1
2015-11-03
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
1
-17
/
+13
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
1
-1
/
+2
2015-08-28
drm/nouveau/object: merge with handle
Ben Skeggs
1
-15
/
+19
2015-08-28
drm/nouveau/sw: turn flip completion into an event
Ben Skeggs
1
-5
/
+0
2015-08-28
drm/nouveau/nvif: replace pushbuf with vm in fermi/kepler gpfifo class args
Ben Skeggs
1
-2
/
+14
2015-08-28
drm/nouveau/nvif: assign internal class identifiers to sw classes
Ben Skeggs
1
-1
/
+3
2015-08-28
drm/nouveau/nvif: replace path-based object identification
Ben Skeggs
1
-3
/
+3
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
1
-30
/
+25
2015-08-28
drm/nouveau: use dev_* for logging
Ben Skeggs
1
-4
/
+4
2015-04-14
drm/nouveau: add support for gm20x fifo channels
Ben Skeggs
1
-1
/
+2
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-3
/
+3
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
1
-5
/
+5
2015-01-22
drm/nouveau/sw: rename from software (no binary change)
Ben Skeggs
1
-1
/
+1
2015-01-22
drm/nouveau/mmu: rename from vmmgr (no binary change)
Ben Skeggs
1
-7
/
+7
[next]