index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
gr
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-18
/
+18
2026-02-04
nouveau: add a third state to the fini handler.
Dave Airlie
-9
/
+9
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
-2
/
+2
2025-05-19
drm/nouveau/gsp: add common code for engines/engine objects
Ben Skeggs
-51
/
+2
2025-05-19
drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/
Ben Skeggs
-510
/
+0
2024-10-29
drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
Li Huafei
-0
/
+1
2024-03-28
drm/nouveau/gr/gf100: Remove second semicolon
Colin Ian King
-1
/
+1
2024-01-08
drm/nouveau/gr/gf100: don't misuse kernel-doc comments
Randy Dunlap
-1
/
+1
2023-11-03
nouveau/gsp: move to 535.113.01
Dave Airlie
-5
/
+5
2023-10-31
drm/nouveau/gr/r535: initial support
Ben Skeggs
-2
/
+561
2023-10-31
drm/nouveau/gr/tu102-: prepare for GSP-RM
Ben Skeggs
-1
/
+14
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-5
/
+5
2023-09-19
drm/nouveau/gr/gf100-: lose contents of global ctxbufs across suspend
Ben Skeggs
-5
/
+5
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
-14
/
+17
2023-08-03
drm/nouveau: remove unused tu102_gr_load() function
Arnd Bergmann
-13
/
+0
2023-08-03
drm/nouveau/gr: enable memory loads on helper invocation on all channels
Karol Herbst
-1
/
+17
2023-07-06
drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling
Ben Skeggs
-0
/
+33
2023-07-06
drm/nouveau/fifo: remove left-over references to nvkm_fifo_chan
Ben Skeggs
-19
/
+18
2022-11-09
drm/nouveau/gr/ga102: initial support
Ben Skeggs
-9
/
+474
2022-11-09
drm/nouveau/gr/tu102: remove gv100_grctx_unkn88c
Ben Skeggs
-1
/
+0
2022-11-09
drm/nouveau/gr/tu102: add gv100_gr_init_4188a4
Ben Skeggs
-1
/
+4
2022-11-09
drm/nouveau/gr/tu102-: fix support for sw_bundle64_init
Ben Skeggs
-6
/
+17
2022-11-09
drm/nouveau/gr/tu102-: use sw_veid_bundle_init from firmware
Ben Skeggs
-6
/
+44
2022-11-09
drm/nouveau/gr/gv100-: drop a write from init_shader_exceptions()
Ben Skeggs
-1
/
+0
2022-11-09
drm/nouveau/gr/gv100-: move init_419bd8() after sw_ctx load
Ben Skeggs
-3
/
+3
2022-11-09
drm/nouveau/gr/gv100-: add NV_PGRAPH_PRI_PD_AB_DIST_CONFIG_1 to patch list
Ben Skeggs
-0
/
+2
2022-11-09
drm/nouveau/gr/gv100-: fix number of tile map registers
Ben Skeggs
-2
/
+3
2022-11-09
drm/nouveau/gr/gv100-: port smid mapping code from nvgpu
Ben Skeggs
-12
/
+219
2022-11-09
drm/nouveau/gr/gp100-: modify init_fecs_exceptions
Ben Skeggs
-2
/
+2
2022-11-09
drm/nouveau/gr/gk20a,gm20b,gp10b: split out netlist parsing from fw loading
Ben Skeggs
-67
/
+49
2022-11-09
drm/nouveau/gr/gp100-: fix number of zcull tile regs
Ben Skeggs
-3
/
+5
2022-11-09
drm/nouveau/gr/gf117-: make ppc_nr[gpc] accurate
Ben Skeggs
-9
/
+11
2022-11-09
drm/nouveau/gr/gf100-: switch to newer style interrupt handler
Ben Skeggs
-6
/
+21
2022-11-09
drm/nouveau/gr/gf100-: move some init to init_exception2()
Ben Skeggs
-2
/
+32
2022-11-09
drm/nouveau/gr/gf100-: move some init to init_rop_exceptions()
Ben Skeggs
-7
/
+37
2022-11-09
drm/nouveau/gr/gf100-: move reset during golden ctx init to fecs_reset()
Ben Skeggs
-5
/
+36
2022-11-09
drm/nouveau/gr/gf100-: wfi after register-bashing golden init
Ben Skeggs
-0
/
+2
2022-11-09
drm/nouveau/gr/gf100-: gpfifo_ctl zero before init
Ben Skeggs
-0
/
+2
2022-11-09
drm/nouveau/gr/gf100-: wait for FE_PWR_MODE_AUTO
Ben Skeggs
-0
/
+4
2022-11-09
drm/nouveau/gr/gf100-: call FECS HALT_PIPE method before RC reset
Ben Skeggs
-0
/
+46
2022-11-09
drm/nouveau/gr/gf100-: call FECS WFI_GOLDEN_SAVE method
Ben Skeggs
-11
/
+39
2022-11-09
drm/nouveau/gr/gf100-: stop using NV_PGRAPH_FECS_CTXSW_MAILBOX_CLEAR
Ben Skeggs
-7
/
+7
2022-11-09
drm/nouveau/gr/gf100-: make global attrib_cb actually global
Ben Skeggs
-269
/
+241
2022-11-09
drm/nouveau/gr/gf100-: move misc context patching out of attrib_cb funcs
Ben Skeggs
-20
/
+51
2022-11-09
drm/nouveau/gr/gf100-: make global bundle_cb actually global
Ben Skeggs
-37
/
+46
2022-11-09
drm/nouveau/gr/gf100-: make global pagepool actually global
Ben Skeggs
-50
/
+71
2022-11-09
drm/nouveau/gr/gf100-: generate golden context during first object alloc
Ben Skeggs
-49
/
+26
2022-11-09
drm/nouveau/gr/gf100-: move some code around to make next commits nicer
Ben Skeggs
-52
/
+52
2022-11-09
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
-1
/
+1
[next]