index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
sec2
Age
Commit message (
Expand
)
Author
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-04-16
drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
Ben Skeggs
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: pass explicit message queue pointer to recv()
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/msgq: explicitly create message queue from subdevs
Ben Skeggs
2020-01-15
drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevs
Ben Skeggs
2020-01-15
drm/nouveau/flcn/qmgr: explicitly create queue manager from 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: use falcon funcs
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
2020-01-15
drm/nouveau/sec2/gp108: split from gp102 implementation
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-02-20
drm/nouveau/sec2/tu102-: instantiate SEC2 falcon
Ben Skeggs
2019-02-20
drm/nouveau/sec2: utilise engine PRI address from TOP
Ben Skeggs
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-17
drm/nouveau/secboot: fix NULL pointer dereference
Alexandre Courbot
2017-03-07
drm/nouveau/core: add SEC2 engine
Alexandre Courbot