summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/base.c
Commit message (Collapse)AuthorAgeFilesLines
* drm/nouveau/gsp: initialise SW state for falcon from constructorBen Skeggs2020-01-151-15/+4
| | | | | | | This will allow us to register the falcon with ACR, and further customise its behaviour by providing the nvkm_falcon_func structure directly. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
* drm/nouveau/gsp: select implementation based on available firmwareBen Skeggs2020-01-151-0/+70
This will allow for further customisation of the subdev depending on what firmware is available. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
OpenPOWER on IntegriCloud