index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
fifo
/
chang84.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/fifo: add new channel classes
Ben Skeggs
2022-11-09
1
-66
/
+0
*
drm/nouveau/fifo: add new engine object handling
Ben Skeggs
2022-11-09
1
-34
/
+0
*
drm/nouveau/fifo: add new engine context handling
Ben Skeggs
2022-11-09
1
-109
/
+0
*
drm/nouveau/fifo: add RAMFC info to nvkm_chan_func
Ben Skeggs
2022-11-09
1
-25
/
+1
*
drm/nouveau/fifo: add common runlist control
Ben Skeggs
2022-11-09
1
-2
/
+0
*
drm/nouveau/fifo: add chan bind()/unbind()
Ben Skeggs
2022-11-09
1
-14
/
+1
*
drm/nouveau/fifo: expose non-stall intr in host channel event class
Ben Skeggs
2022-11-09
1
-15
/
+0
*
drm/nouveau/fifo: Reinstate the correct engine bit programming
Marek Vasut
2021-10-15
1
-1
/
+1
*
drm/nouveau/fifo: use type+inst to determine context pointer offsets
Ben Skeggs
2021-02-11
1
-4
/
+4
*
drm/nouveau/fifo: turn chan subdev mask into engine mask
Ben Skeggs
2021-02-11
1
-14
/
+14
*
drm/nouveau/fifo: index backend engctx by engine id
Ben Skeggs
2021-02-11
1
-3
/
+2
*
drm/nouveau/fifo: add engine_id hook
Ben Skeggs
2021-02-11
1
-21
/
+1
*
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
2017-11-02
1
-2
/
+5
*
drm/nouveau/fifo: initialise vmm with new interfaces
Ben Skeggs
2017-11-02
1
-5
/
+1
*
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2017-11-02
1
-1
/
+1
*
drm/nouveau/fifo/gf100-: provide notification to user if channel is killed
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau/fifo/g84-: rename non-stall interrupt event
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau: mark symbols static where possible
Baoyou Xie
2016-11-07
1
-2
/
+2
*
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
2016-01-11
1
-1
/
+1
*
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
2015-08-28
1
-55
/
+50
*
drm/nouveau/fifo: convert user classes to new-style nvkm_object
Ben Skeggs
2015-08-28
1
-134
/
+193
*
drm/nouveau/fifo: split user classes out from engine implementations
Ben Skeggs
2015-08-28
1
-0
/
+231