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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-17
Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+5
2024-01-15
nouveau/gsp: handle engines in runl without nonstall interrupts.
Dave Airlie
2
-1
/
+5
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+0
2024-01-05
nouveau/gsp: free userd allocation.
Dave Airlie
1
-0
/
+1
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
1
-1
/
+1
2023-11-22
drm/nouveau/fifo: Remove duplicated include in chan.c
Yang Li
1
-1
/
+0
2023-11-21
nouveau/gsp: allocate enough space for all channel ids.
Dave Airlie
1
-1
/
+1
2023-11-03
nouveau/gsp: move to 535.113.01
Dave Airlie
1
-10
/
+10
2023-10-31
nouveau: fix r535 build on 32-bit arm.
Dave Airlie
1
-1
/
+1
2023-10-31
drm/nouveau/ofa/r535: initial support
Ben Skeggs
2
-0
/
+2
2023-10-31
drm/nouveau/nvjpg/r535: initial support
Ben Skeggs
2
-0
/
+2
2023-10-31
drm/nouveau/nvenc/r535: initial support
Ben Skeggs
1
-0
/
+1
2023-10-31
drm/nouveau/nvdec/r535: initial support
Ben Skeggs
2
-1
/
+95
2023-10-31
drm/nouveau/gr/r535: initial support
Ben Skeggs
1
-0
/
+34
2023-10-31
drm/nouveau/ce/r535: initial support
Ben Skeggs
2
-0
/
+28
2023-10-31
drm/nouveau/fifo/r535: initial support
Ben Skeggs
6
-4
/
+527
2023-10-31
drm/nouveau/fifo/tu102-: prepare for GSP-RM
Ben Skeggs
9
-22
/
+64
2023-07-06
drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling
Ben Skeggs
4
-29
/
+70
2023-07-06
drm/nouveau/fifo/ga100-: remove individual runlists rather than failing oneinit
Ben Skeggs
1
-11
/
+35
2023-07-06
drm/nouveau/fifo: return ERR_PTR from nvkm_runl_new()
Ben Skeggs
1
-2
/
+2
2023-03-16
drm/nouveau/fifo: set nvkm_engn_cgrp_get storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-16
drm/nouveau/fifo: set gf100_fifo_nonstall_block_dump storage-class-specifier ...
Tom Rix
1
-1
/
+1
2022-11-09
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
1
-0
/
+16
2022-11-09
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
1
-2
/
+2
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
7
-270
/
+602
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
45
-1500
/
+357
2022-11-09
drm/nouveau/fifo: add new engine object handling
Ben Skeggs
22
-228
/
+94
2022-11-09
drm/nouveau/fifo: add new engine context handling
Ben Skeggs
38
-921
/
+382
2022-11-09
drm/nouveau/fifo: add RAMFC info to nvkm_chan_func
Ben Skeggs
28
-321
/
+481
2022-11-09
drm/nouveau/fifo: add USERD info to nvkm_chan_func
Ben Skeggs
22
-113
/
+147
2022-11-09
drm/nouveau/fifo: add RAMIN info to nvkm_chan_func
Ben Skeggs
15
-18
/
+62
2022-11-09
drm/nouveau/fifo: add common runlist control
Ben Skeggs
34
-504
/
+283
2022-11-09
drm/nouveau/fifo: add common channel recovery
Ben Skeggs
19
-605
/
+559
2022-11-09
drm/nouveau/fifo: kill channel on NV_PPBDMA_INTR_1_CTXNOTVALID
Ben Skeggs
3
-0
/
+30
2022-11-09
drm/nouveau/fifo: kill channel on a selection of PBDMA errors
Ben Skeggs
1
-3
/
+3
2022-11-09
drm/nouveau/fifo: add chan/cgrp preempt()
Ben Skeggs
19
-86
/
+102
2022-11-09
drm/nouveau/fifo: add chan start()/stop()
Ben Skeggs
26
-105
/
+187
2022-11-09
drm/nouveau/fifo: add chan bind()/unbind()
Ben Skeggs
17
-37
/
+115
2022-11-09
drm/nouveau/fifo: add runlist block()/allow()
Ben Skeggs
13
-14
/
+95
2022-11-09
drm/nouveau/fifo: add runlist wait()
Ben Skeggs
14
-32
/
+98
2022-11-09
drm/nouveau/fifo: add new engine context tracking
Ben Skeggs
5
-8
/
+288
2022-11-09
drm/nouveau/fifo: add new channel lookup interfaces
Ben Skeggs
7
-74
/
+113
2022-11-09
drm/nouveau/fifo: merge mmu fault handlers together
Ben Skeggs
14
-335
/
+183
2022-11-09
drm/nouveau/fifo: move PBDMA intr to runq
Ben Skeggs
8
-102
/
+84
2022-11-09
drm/nouveau/fifo: move PBDMA init to runq
Ben Skeggs
15
-74
/
+36
2022-11-09
drm/nouveau/fifo: program NV_PFIFO_FB_TIMEOUT on init
Ben Skeggs
2
-0
/
+2
2022-11-09
drm/nouveau/fifo: tidy global PBDMA init
Ben Skeggs
14
-32
/
+52
2022-11-09
drm/nouveau/fifo: tidy up non-stall intr handling
Ben Skeggs
19
-116
/
+88
2022-11-09
drm/nouveau/fifo: use explicit intr interfaces
Ben Skeggs
7
-79
/
+95
2022-11-09
drm/nouveau/fifo: use runlist engine info to lookup engine classes
Ben Skeggs
21
-145
/
+35
[next]