summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvfw
AgeCommit message (Expand)AuthorFilesLines
2023-01-16drm/nouveau/fb/ga102: Replace zero-length array of trailing structs with flex...Kees Cook1-1/+1
2022-11-09drm/nouveau/acr/ga102: initial supportBen Skeggs3-0/+176
2022-11-09drm/nouveau/fb/ga102: load and boot VPR scrubber FWBen Skeggs1-0/+28
2022-11-09drm/nouveau/sec2: unload RTOS before tearing down WPRBen Skeggs1-0/+5
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2020-07-24drm/nouveau/nvfw: firmware structures should begin with nvfw_Timur Tabi2-6/+6
2020-01-15drm/nouveau/acr: implement new subdev to replace "secure boot"Ben Skeggs2-0/+249
2020-01-15drm/nouveau/fb/gp102-: unlock VPR as part of FB initBen Skeggs1-0/+31
2020-01-15drm/nouveau/secboot: move code to boot LS falcons to subdevsBen Skeggs2-0/+28
2020-01-15drm/nouveau/flcn/msgq: move handling of init message to subdevsBen Skeggs2-0/+53
2020-01-15drm/nouveau/flcn/cmdq: move command generation to subdevsBen Skeggs2-0/+77
2020-01-15drm/nouveau/acr: add loaders for currently available LS firmware imagesBen Skeggs2-0/+81