index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
fifo
/
gpfifogk104.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
1
-110
/
+0
2022-11-09
drm/nouveau/fifo: add new engine object handling
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/fifo: add new engine context handling
Ben Skeggs
1
-123
/
+0
2022-11-09
drm/nouveau/fifo: add RAMFC info to nvkm_chan_func
Ben Skeggs
1
-23
/
+1
2022-11-09
drm/nouveau/fifo: add USERD info to nvkm_chan_func
Ben Skeggs
1
-10
/
+3
2022-11-09
drm/nouveau/fifo: add common runlist control
Ben Skeggs
1
-40
/
+0
2022-11-09
drm/nouveau/fifo: add chan/cgrp preempt()
Ben Skeggs
1
-44
/
+1
2022-11-09
drm/nouveau/fifo: add chan start()/stop()
Ben Skeggs
1
-7
/
+0
2022-11-09
drm/nouveau/fifo: add chan bind()/unbind()
Ben Skeggs
1
-6
/
+0
2022-11-09
drm/nouveau/fifo: unify handling of channel classes
Ben Skeggs
1
-2
/
+1
2022-11-09
drm/nouveau/fifo: expose channel killed in host channel event class
Ben Skeggs
1
-1
/
+0
2022-07-13
drm/nouveau/ce/gv100-: move method buffer to ce ctx
Ben Skeggs
1
-3
/
+8
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
1
-2
/
+0
2021-02-11
drm/nouveau/fifo: use type+inst to determine context pointer offsets
Ben Skeggs
1
-6
/
+7
2021-02-11
drm/nouveau/fifo: turn chan subdev mask into engine mask
Ben Skeggs
1
-12
/
+1
2021-02-11
drm/nouveau/fifo: index backend engctx by engine id
Ben Skeggs
1
-11
/
+19
2021-02-11
drm/nouveau/fifo: private mutex
Ben Skeggs
1
-2
/
+2
2018-12-11
drm/nouveau/fifo/gv100: allocate method buffer
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/fifo/gk104-: separate runlist building from committing to hw
Ben Skeggs
1
-2
/
+2
2018-12-11
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
1
-3
/
+7
2018-12-11
drm/nouveau/fifo/gk104-: return channel instance in ctor args
Ben Skeggs
1
-1
/
+3
2018-12-11
drm/nouveau/core: support multiple nvdec instances
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
1
-10
/
+18
2018-05-18
drm/nouveau/fifo/gp100-: force individual channels into a channel group
Ben Skeggs
1
-4
/
+24
2018-05-18
drm/nouveau/fifo/gk104-: simplify definition of channel classes
Ben Skeggs
1
-10
/
+1
2018-05-18
drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...
Ben Skeggs
1
-67
/
+16
2018-05-18
drm/nouveau/fifo/gk104-: accept engine contexts for CE3 and up
Ben Skeggs
1
-3
/
+2
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
1
-6
/
+8
2017-11-02
drm/nouveau/fifo/gf100-: use new interfaces for vmm operations
Ben Skeggs
1
-10
/
+6
2017-11-02
drm/nouveau/fifo: initialise vmm with new interfaces
Ben Skeggs
1
-10
/
+3
2017-11-02
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
1
-16
/
+3
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
1
-3
/
+12
2017-02-17
drm/nouveau/fifo/gk104-: preempt recovery
Ben Skeggs
1
-0
/
+1
2017-02-17
drm/nouveau/fifo/gf100-: provide notification to user if channel is killed
Ben Skeggs
1
-1
/
+1
2016-11-07
drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
Ben Skeggs
1
-3
/
+5
2016-03-14
drm/nouveau/fifo/gk104: add vic plumbing
Ben Skeggs
1
-0
/
+2
2016-03-14
drm/nouveau/fifo/gk104: add sec plumbing
Ben Skeggs
1
-0
/
+2
2016-03-14
drm/nouveau/fifo/gk104: add nvdec plumbing
Ben Skeggs
1
-0
/
+2
2016-03-14
drm/nouveau/fifo/gk104: add nvenc plumbing
Ben Skeggs
1
-7
/
+21
2016-03-14
drm/nouveau/fifo/gk104: add msenc plumbing
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction
Ben Skeggs
1
-47
/
+97
2016-03-14
drm/nouveau/fifo/gk104: read device topology information from hw
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/fifo/gk104: cosmetic engine->runlist changes
Ben Skeggs
1
-6
/
+6
2016-03-14
drm/nouveau/fifo/gk104: kick channel upon removal
Alexandre Courbot
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
1
-2
/
+2
2016-01-11
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/fifo/gk104: fix race condition when updating engine runlists
Ben Skeggs
1
-4
/
+4
2015-08-28
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
1
-14
/
+8
2015-08-28
drm/nouveau/fifo: convert to new-style nvkm_engine
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/fifo: convert user classes to new-style nvkm_object
Ben Skeggs
1
-218
/
+189
[next]