index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_chan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/fifo: remove rd32/wr32 accessors from channels
Ben Skeggs
2022-07-13
1
-1
/
+3
*
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
2021-10-06
1
-2
/
+4
*
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2021-08-18
1
-17
/
+2
*
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-02
1
-1
/
+1
*
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
2021-02-11
1
-1
/
+1
*
drm/nouveau: bail out of nouveau_channel_new if channel init fails
Frantisek Hrbata
2021-01-29
1
-0
/
+1
*
drm/nouveau: switch over to the new pin interface
Christian König
2020-09-24
1
-1
/
+1
*
drm/nouveau: stop using TTM placement flags
Christian König
2020-09-11
1
-2
/
+2
*
drm/nouveau/chan: convert nvsw init to new push macros
Ben Skeggs
2020-07-24
1
-10
/
+6
*
drm/nouveau: interop with new push macros
Ben Skeggs
2020-07-24
1
-0
/
+33
*
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
2020-07-24
1
-2
/
+3
*
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2020-07-24
1
-16
/
+20
*
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
2020-06-26
1
-1
/
+1
*
drm/nouveau: signal pending fences when channel has been killed
Ben Skeggs
2020-01-29
1
-0
/
+2
*
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
2019-02-20
1
-0
/
+9
*
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
2019-02-20
1
-12
/
+11
*
drm/nouveau/fifo/tu104: initial support
Ben Skeggs
2018-12-11
1
-1
/
+2
*
drm/nouveau/fifo/gv100: return work submission token in channel ctor args
Ben Skeggs
2018-12-11
1
-0
/
+16
*
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
2018-12-11
1
-3
/
+5
*
drm/nouveau/fifo/gk104-: return channel instance in ctor args
Ben Skeggs
2018-12-11
1
-4
/
+6
*
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
2018-05-18
1
-1
/
+2
*
drm/nouveau: no need to create ctxdma for push buffers on fermi and up
Ben Skeggs
2018-05-18
1
-2
/
+5
*
drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...
Ben Skeggs
2018-05-18
1
-2
/
+2
*
drm/nouveau/fifo: support channel count query
Ben Skeggs
2018-05-18
1
-0
/
+25
*
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
2017-11-02
1
-0
/
+11
*
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
2017-11-02
1
-3
/
+4
*
drm/nouveau: switch to vmm limit
Ben Skeggs
2017-11-02
1
-7
/
+5
*
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
2017-11-02
1
-8
/
+11
*
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
2017-11-02
1
-1
/
+1
*
drm/nouveau: check for dead channel before trying to idle
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau: request notifications for channels that have been killed
Ben Skeggs
2017-02-17
1
-0
/
+26
*
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau/fifo/gp100: initial support
Ben Skeggs
2016-07-14
1
-1
/
+2
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB
Ben Skeggs
2016-03-14
1
-0
/
+1
*
drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction
Ben Skeggs
2016-03-14
1
-1
/
+1
*
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
2016-01-11
1
-0
/
+1
*
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
2016-01-11
1
-0
/
+4
*
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
2016-01-11
1
-1
/
+1
*
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
2015-11-03
1
-17
/
+13
*
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
2015-08-28
1
-1
/
+2
*
drm/nouveau/object: merge with handle
Ben Skeggs
2015-08-28
1
-15
/
+19
*
drm/nouveau/sw: turn flip completion into an event
Ben Skeggs
2015-08-28
1
-5
/
+0
*
drm/nouveau/nvif: replace pushbuf with vm in fermi/kepler gpfifo class args
Ben Skeggs
2015-08-28
1
-2
/
+14
*
drm/nouveau/nvif: assign internal class identifiers to sw classes
Ben Skeggs
2015-08-28
1
-1
/
+3
*
drm/nouveau/nvif: replace path-based object identification
Ben Skeggs
2015-08-28
1
-3
/
+3
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
1
-30
/
+25
*
drm/nouveau: use dev_* for logging
Ben Skeggs
2015-08-28
1
-4
/
+4
*
drm/nouveau: add support for gm20x fifo channels
Ben Skeggs
2015-04-14
1
-1
/
+2
[next]