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
/
falcon
/
msgqueue.c
Age
Commit message (
Expand
)
Author
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/cmdq: split the condition for queue readiness vs pmu acr rea...
Ben Skeggs
2020-01-15
drm/nouveau/flcn/qmgr: move sequence tracking from nvkm_msgqueue to nvkm_falc...
Ben Skeggs
2020-01-15
drm/nouveau/flcn: split msgqueue into multiple pieces
Ben Skeggs
2020-01-15
drm/nouveau/flcn: specify queue register offsets from subdev
Ben Skeggs
2019-02-20
drm/nouveau/falcon: fix a few indentation issues
Colin Ian King
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
2017-08-22
drm/nouveau/falcon: use a more reasonable msgqueue timeout value
Ben Skeggs
2017-04-06
drm/nouveau/msgqueue: support for GP10B PMU firmware
Alexandre Courbot
2017-04-06
drm/nouveau/secboot: pass instance to LS firmware loaders
Alexandre Courbot
2017-04-06
drm/nouveau/secboot: allow to boot multiple falcons
Alexandre Courbot
2017-03-17
drm/nouveau/secboot: fix NULL pointer dereference
Alexandre Courbot
2017-03-07
drm/nouveau/falcon: support for gp10x msgqueue
Alexandre Courbot
2017-03-07
drm/nouveau/falcon/msgqueue: add SEC2 support
Alexandre Courbot
2017-03-07
drm/nouveau/falcon: support for gm20b msgqueue
Alexandre Courbot
2017-03-07
drm/nouveau/falcon: add msgqueue interface
Alexandre Courbot