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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
drm/nouveau/gr/gf100-: move reset during golden ctx init to fecs_reset()
Ben Skeggs
23
-5
/
+36
2022-11-09
drm/nouveau/gr/gf100-: wfi after register-bashing golden init
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/gr/gf100-: gpfifo_ctl zero before init
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/gr/gf100-: wait for FE_PWR_MODE_AUTO
Ben Skeggs
1
-0
/
+4
2022-11-09
drm/nouveau/gr/gf100-: call FECS HALT_PIPE method before RC reset
Ben Skeggs
3
-0
/
+46
2022-11-09
drm/nouveau/gr/gf100-: call FECS WFI_GOLDEN_SAVE method
Ben Skeggs
3
-11
/
+39
2022-11-09
drm/nouveau/gr/gf100-: stop using NV_PGRAPH_FECS_CTXSW_MAILBOX_CLEAR
Ben Skeggs
1
-7
/
+7
2022-11-09
drm/nouveau/gr/gf100-: make global attrib_cb actually global
Ben Skeggs
23
-269
/
+241
2022-11-09
drm/nouveau/gr/gf100-: move misc context patching out of attrib_cb funcs
Ben Skeggs
6
-20
/
+51
2022-11-09
drm/nouveau/gr/gf100-: make global bundle_cb actually global
Ben Skeggs
8
-37
/
+46
2022-11-09
drm/nouveau/gr/gf100-: make global pagepool actually global
Ben Skeggs
9
-50
/
+71
2022-11-09
drm/nouveau/gr/gf100-: generate golden context during first object alloc
Ben Skeggs
3
-49
/
+26
2022-11-09
drm/nouveau/gr/gf100-: move some code around to make next commits nicer
Ben Skeggs
1
-52
/
+52
2022-11-09
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
3
-1
/
+18
2022-11-09
drm/nouveau/ltc: split color vs depth/stencil zbc counts
Ben Skeggs
13
-27
/
+42
2022-11-09
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
3
-2
/
+14
2022-11-09
drm/nouveau/sec2: dump tracepc info on halt
Ben Skeggs
3
-0
/
+21
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
30
-856
/
+648
2022-11-09
drm/nouveau/fb/gp102-: unlock VPR right after devinit
Ben Skeggs
3
-9
/
+16
2022-11-09
drm/nouveau/fb: handle sysmem flush page from common code
Ben Skeggs
15
-83
/
+80
2022-11-09
drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)
Ben Skeggs
10
-66
/
+594
2022-11-09
drm/nouveau/flcn: rework falcon reset
Ben Skeggs
16
-143
/
+185
2022-11-09
drm/nouveau/sec2: switch to newer style interrupt handler
Ben Skeggs
4
-13
/
+26
2022-11-09
drm/nouveau/sec2: unload RTOS before tearing down WPR
Ben Skeggs
11
-51
/
+91
2022-11-09
drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU init
Ben Skeggs
9
-60
/
+92
2022-11-09
drm/nouveau/pmu: move init() falcon reset to non-nvfw code
Ben Skeggs
8
-70
/
+27
2022-11-09
drm/nouveau/pmu: move preinit() falcon reset to devinit
Ben Skeggs
2
-13
/
+7
2022-11-09
drm/nouveau/gsp: add funcs
Ben Skeggs
5
-7
/
+20
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
13
-276
/
+610
2022-11-09
drm/nouveau/ce/ga100-: initial support
Ben Skeggs
8
-0
/
+144
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
63
-1763
/
+524
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
39
-930
/
+382
2022-11-09
drm/nouveau/fifo: add RAMFC info to nvkm_chan_func
Ben Skeggs
29
-321
/
+488
2022-11-09
drm/nouveau/fifo: add USERD info to nvkm_chan_func
Ben Skeggs
23
-115
/
+157
2022-11-09
drm/nouveau/fifo: add RAMIN info to nvkm_chan_func
Ben Skeggs
16
-20
/
+64
2022-11-09
drm/nouveau/fifo: add common runlist control
Ben Skeggs
35
-505
/
+284
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
27
-108
/
+191
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
15
-32
/
+102
2022-11-09
drm/nouveau/fifo: add new engine context tracking
Ben Skeggs
7
-10
/
+296
2022-11-09
drm/nouveau/fifo: add new channel lookup interfaces
Ben Skeggs
28
-132
/
+166
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
[next]