index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
drm/nouveau/fb/gp102-: cache scrubber binary on first load
Ben Skeggs
7
-49
/
+34
2023-01-31
drm/nouveau/acr/gm20b: regression fixes
Ben Skeggs
3
-2
/
+17
2023-01-31
drm/nouveau/fb/tu102-: fix register used to determine scrub status
Ben Skeggs
6
-17
/
+64
2023-01-31
drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETED
Ben Skeggs
1
-0
/
+23
2022-11-14
drm/nouveau/disp: fix incorrect/broken hdmi methods
Ben Skeggs
1
-2
/
+3
2022-11-09
drm/nouveau/gr/ga102: initial support
Ben Skeggs
12
-9
/
+554
2022-11-09
drm/nouveau/ltc/ga102: initial support
Ben Skeggs
3
-0
/
+63
2022-11-09
drm/nouveau/acr/ga102: initial support
Ben Skeggs
20
-14
/
+894
2022-11-09
drm/nouveau/fb/ga102: load and boot VPR scrubber FW
Ben Skeggs
15
-5
/
+491
2022-11-09
drm/nouveau/gr/tu102: remove gv100_grctx_unkn88c
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/gr/tu102: add gv100_gr_init_4188a4
Ben Skeggs
3
-1
/
+4
2022-11-09
drm/nouveau/gr/tu102-: fix support for sw_bundle64_init
Ben Skeggs
5
-6
/
+17
2022-11-09
drm/nouveau/gr/tu102-: use sw_veid_bundle_init from firmware
Ben Skeggs
8
-6
/
+44
2022-11-09
drm/nouveau/gr/gv100-: drop a write from init_shader_exceptions()
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/gr/gv100-: move init_419bd8() after sw_ctx load
Ben Skeggs
2
-3
/
+3
2022-11-09
drm/nouveau/gr/gv100-: add NV_PGRAPH_PRI_PD_AB_DIST_CONFIG_1 to patch list
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/gr/gv100-: fix number of tile map registers
Ben Skeggs
2
-2
/
+3
2022-11-09
drm/nouveau/gr/gv100-: port smid mapping code from nvgpu
Ben Skeggs
7
-12
/
+219
2022-11-09
drm/nouveau/gr/gp100-: modify init_fecs_exceptions
Ben Skeggs
2
-2
/
+2
2022-11-09
drm/nouveau/gr/gk20a,gm20b,gp10b: split out netlist parsing from fw loading
Ben Skeggs
2
-67
/
+49
2022-11-09
drm/nouveau/gr/gp100-: fix number of zcull tile regs
Ben Skeggs
2
-3
/
+5
2022-11-09
drm/nouveau/gr/gf117-: make ppc_nr[gpc] accurate
Ben Skeggs
8
-9
/
+11
2022-11-09
drm/nouveau/gr/gf100-: switch to newer style interrupt handler
Ben Skeggs
4
-10
/
+26
2022-11-09
drm/nouveau/gr/gf100-: move some init to init_exception2()
Ben Skeggs
20
-2
/
+32
2022-11-09
drm/nouveau/gr/gf100-: move some init to init_rop_exceptions()
Ben Skeggs
20
-7
/
+37
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
2
-1
/
+17
2022-11-09
drm/nouveau/ltc: split color vs depth/stencil zbc counts
Ben Skeggs
12
-21
/
+33
2022-11-09
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
2
-2
/
+12
2022-11-09
drm/nouveau/sec2: dump tracepc info on halt
Ben Skeggs
2
-0
/
+20
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
26
-829
/
+611
2022-11-09
drm/nouveau/fb/gp102-: unlock VPR right after devinit
Ben Skeggs
2
-9
/
+14
2022-11-09
drm/nouveau/fb: handle sysmem flush page from common code
Ben Skeggs
14
-83
/
+75
2022-11-09
drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)
Ben Skeggs
7
-65
/
+479
2022-11-09
drm/nouveau/flcn: rework falcon reset
Ben Skeggs
14
-134
/
+172
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
7
-49
/
+82
2022-11-09
drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU init
Ben Skeggs
7
-56
/
+87
[next]