commit | acc466ab46574f0d9de65606f0796cff07c9a7d5 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed Jan 15 06:34:22 2020 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Jan 15 10:50:28 2020 +1000 |
tree | 587805bae5fb67680dba9e2ccd90d4d6f44effe1 | |
parent | 8763955ba73807c6f5d38364074c1802d8415172 [diff] |
drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevs Code to interface with LS firmwares is being moved to the subdevs where it belongs, rather than living in the common falcon code. This is an incremental step towards that goal. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>