commit | 3a900a5d9ce325fb83ad6759c20a318a84b2068c | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed Jan 15 06:34:21 2020 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Jan 15 10:50:27 2020 +1000 |
tree | 937f92d4fccfc8b1e864e61f27836db026998186 | |
parent | 98a34d99501042b7e055cdc4b6f65926ecfcf10c [diff] |
drm/nouveau/nvdec: initialise SW state for falcon from constructor 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>