开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
falcon
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-02-20
drm/nouveau/falcon: fix a few indentation issues
Colin Ian King
2019-02-20
drm/nouveau/gsp/gv100-: instantiate GSP falcon
Ben Skeggs
2018-12-11
drm/nouveau/core: support multiple nvdec instances
Ben Skeggs
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-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
drm/nouveau/mmu: handle instance block setup
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 EMEM
Alexandre Courbot
2017-03-07
drm/nouveau/falcon: fix base address of FBIF registers
Alexandre Courbot
2017-03-07
drm/nouveau/falcon: better detection of debug register
Alexandre Courbot
2017-03-07
drm/nouveau/falcon: delay construction of falcons to oneinit()
Alexandre Courbot
2017-03-07
drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLK
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
2017-03-07
drm/nouveau/falcon: fix IMEM port access
Alexandre Courbot
2017-03-07
drm/nouveau/falcon: fix port offset for DMEM register
Alexandre Courbot
2017-03-07
drm/nouveau/falcon: protect against concurrent DMEM accesses
Alexandre Courbot
2017-03-07
drm/nouveau/falcon: add missing context binding memory target
Alexandre Courbot
2017-02-17
drm/nouveau/core/memory: distinguish between coherent/non-coherent targets
Ben Skeggs
2017-02-17
drm/nouveau/core: add falcon library functions
Alexandre Courbot