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
/
subdev
/
secboot
Age
Commit message (
Expand
)
Author
2020-01-15
drm/nouveau/secboot: remove
Ben Skeggs
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
2020-01-15
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
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/nvdec: initialise SW state for falcon from constructor
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/gr/gf100-: select implementation based on available FW
Ben Skeggs
2020-01-15
drm/nouveau/pmu: initialise SW state for falcon from constructor
Ben Skeggs
2020-01-15
drm/nouveau/pmu: select implementation based on available firmware
Ben Skeggs
2020-01-15
drm/nouveau/acr: add stub implementation for all GPUs currently supported by ...
Ben Skeggs
2020-01-15
drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
Dan Carpenter
2020-01-15
drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU registers
Thierry Reding
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-02
drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
Ben Skeggs
2019-08-23
drm/nouveau/secboot: Make acr_r352_ls_gpccs_func static
YueHaibing
2019-07-19
drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-06-07
Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2019-06-07
drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...
Ben Skeggs
2019-06-07
drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FW
Ben Skeggs
2019-06-07
drm/nouveau/secboot: split out FW version-specific LS function pointers
Ben Skeggs
2019-06-07
drm/nouveau/secboot: pass max supported FW version to LS load funcs
Ben Skeggs
2019-06-07
drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than device
Ben Skeggs
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-02-20
drm/nouveau/secboot: fix missing newline in error messages
Ben Skeggs
2018-12-11
drm/nouveau/core: support multiple nvdec instances
Ben Skeggs
2018-10-11
drm/nouveau/secboot/acr: fix memory leak
Gustavo A. R. Silva
2018-07-16
drm/nouveau/secboot/acr: Remove VLA usage
Kees Cook
2018-07-16
drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevant
Nicolas Chauvet
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/secboot: remove VLA usage
Gustavo A. R. Silva
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
2018-02-02
drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
Ben Skeggs
2018-02-02
drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
Ben Skeggs
2017-11-02
drm/nouveau/secboot/gm200: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/secboot/gm200: initialise vmm with new interfaces
Ben Skeggs
2017-11-02
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
2017-11-02
drm/nouveau/secboot: add missing newline in debug message
Ben Skeggs
2017-05-17
drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path
Christophe JAILLET
2017-04-29
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
2017-04-06
drm/nouveau/secboot: add GP10B support
Alexandre Courbot
2017-04-06
drm/nouveau/secboot/gm20b: specify MC base address as argument
Alexandre Courbot
2017-04-06
drm/nouveau/secboot: start LS firmware in post-run hook
Alexandre Courbot
2017-04-06
drm/nouveau/secboot: let LS post_run hooks return error
Alexandre Courbot
2017-04-06
drm/nouveau/secboot: pass instance to LS firmware loaders
Alexandre Courbot
[next]