index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
sec2
/
gp102.c
Age
Commit message (
Expand
)
Author
2022-11-09
drm/nouveau/acr/ga102: initial support
Ben Skeggs
2022-11-09
drm/nouveau/sec2: dump tracepc info on halt
Ben Skeggs
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
2022-11-09
drm/nouveau/flcn: rework falcon reset
Ben Skeggs
2022-11-09
drm/nouveau/sec2: switch to newer style interrupt handler
Ben Skeggs
2022-11-09
drm/nouveau/sec2: unload RTOS before tearing down WPR
Ben Skeggs
2021-02-11
drm/nouveau/sec2: switch to instanced constructor
Ben Skeggs
2020-07-24
drm/nouveau/sec2/gp102: allow module to load when LSFW is missing
Ben Skeggs
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
2020-07-24
drm/nouveau/nvfw: firmware structures should begin with nvfw_
Timur Tabi
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
2020-01-15
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
2020-01-15
drm/nouveau/flcn/msgq: move handling of init message to subdevs
Ben Skeggs
2020-01-15
drm/nouveau/flcn/cmdq: move command generation to subdevs
Ben Skeggs
2020-01-15
drm/nouveau/flcn: reset sec2/gsp falcons harder
Ben Skeggs
2020-01-15
drm/nouveau/flcn: specify queue register offsets from subdev
Ben Skeggs
2020-01-15
drm/nouveau/flcn: specify debug/production register offset from subdev
Ben Skeggs
2020-01-15
drm/nouveau/flcn: specify EMEM address from subdev
Ben Skeggs
2020-01-15
drm/nouveau/flcn: move bind_context WAR out of common code
Ben Skeggs
2020-01-15
drm/nouveau/flcn: specify FBIF offset from subdev
Ben Skeggs
2020-01-15
drm/nouveau/sec2: move interrupt handler to hw-specific module
Ben Skeggs
2020-01-15
drm/nouveau/sec2: initialise SW state for falcon from constructor
Ben Skeggs
2020-01-15
drm/nouveau/sec2: select implementation based on available firmware
Ben Skeggs
2019-02-20
drm/nouveau/sec2: utilise engine PRI address from TOP
Ben Skeggs
2017-03-07
drm/nouveau/core: add SEC2 engine
Alexandre Courbot