index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
pmu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-3
/
+3
2026-02-04
nouveau: add a third state to the fini handler.
Dave Airlie
1
-1
/
+1
2025-02-19
drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
1
-1
/
+1
2023-10-31
drm/nouveau/pmu/tu102-: prepare for GSP-RM
Ben Skeggs
1
-0
/
+5
2023-01-30
drm/nouveau/acr/gm20b: regression fixes
Ben Skeggs
1
-1
/
+1
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
3
-16
/
+28
2022-11-09
drm/nouveau/flcn: rework falcon reset
Ben Skeggs
2
-22
/
+24
2022-11-09
drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU init
Ben Skeggs
5
-22
/
+37
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
1
-12
/
+0
2022-04-05
drm/nouveau/pmu: Add missing callbacks for Tegra devices
Karol Herbst
4
-1
/
+4
2021-11-12
drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
Ben Skeggs
5
-4
/
+35
2021-11-12
drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR
Ben Skeggs
1
-16
/
+21
2021-02-11
drm/nouveau/pmu: switch to instanced constructor
Ben Skeggs
14
-32
/
+44
2021-02-11
drm/nouveau/mc: use split type+inst in device reset APIs
Ben Skeggs
1
-3
/
+3
2021-02-11
drm/nouveau/subdev: store full subdev name in struct
Ben Skeggs
1
-3
/
+2
2021-02-11
drm/nouveau/pmu: serialise send() with private mutex
Ben Skeggs
2
-3
/
+6
2020-07-24
drm/nouveau/pmu/gm200-: explicitly handle nofw
Ben Skeggs
5
-4
/
+15
2020-07-24
drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FW
Ben Skeggs
2
-6
/
+6
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
2
-0
/
+6
2020-07-24
drm/nouveau/nvfw: firmware structures should begin with nvfw_
Timur Tabi
2
-3
/
+3
2020-01-23
drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrapping
Thierry Reding
2
-4
/
+14
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
3
-2
/
+64
2020-01-15
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
2
-2
/
+11
2020-01-15
drm/nouveau/flcn/msgq: pass explicit message queue pointer to recv()
Ben Skeggs
1
-7
/
+1
2020-01-15
drm/nouveau/flcn/msgq: move handling of init message to subdevs
Ben Skeggs
4
-0
/
+76
2020-01-15
drm/nouveau/flcn/cmdq: move command generation to subdevs
Ben Skeggs
3
-0
/
+72
2020-01-15
drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr readiness
Ben Skeggs
1
-0
/
+3
2020-01-15
drm/nouveau/flcn/msgq: explicitly create message queue from subdevs
Ben Skeggs
1
-1
/
+3
2020-01-15
drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevs
Ben Skeggs
1
-1
/
+8
2020-01-15
drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevs
Ben Skeggs
1
-3
/
+13
2020-01-15
drm/nouveau/flcn: specify queue register offsets from subdev
Ben Skeggs
1
-0
/
+2
2020-01-15
drm/nouveau/flcn: specify debug/production register offset from subdev
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/flcn: specify FBIF offset from subdev
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/pmu: initialise SW state for falcon from constructor
Ben Skeggs
14
-15
/
+39
2020-01-15
drm/nouveau/pmu: select implementation based on available firmware
Ben Skeggs
14
-23
/
+149
2020-01-15
drm/nouveau/pmu/gp10b: split from gm20b implementation
Ben Skeggs
4
-11
/
+42
2019-08-23
drm/nouveau/therm: don't attempt fan control where PMU is already managing it
Ben Skeggs
1
-0
/
+18
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
7
-7
/
+7
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-02-20
drm/nouveau/pmu: don't print reply values if exec is false
Colin Ian King
1
-2
/
+2
2018-02-02
drm/nouveau/pmu/fuc: don't use movw directly anymore
Karol Herbst
4
-1292
/
+1292
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-08-22
drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed
Ben Skeggs
13
-1
/
+32
2017-08-22
drm/nouveau/pmu/gt215: fix reset
Ben Skeggs
10
-13
/
+24
2017-06-16
drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()
Ben Skeggs
1
-1
/
+1
2017-03-17
drm/nouveau/secboot: fix NULL pointer dereference
Alexandre Courbot
1
-0
/
+6
2017-03-07
drm/nouveau/falcon: delay construction of falcons to oneinit()
Alexandre Courbot
1
-1
/
+9
[next]