commit | a558be625cf9072fb31aa7c5e592bd1e1dd73845 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Wed Mar 29 18:31:15 2017 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Apr 06 14:39:04 2017 +1000 |
tree | e29140a9a3927586259581db0123f36d0bbe1f95 | |
parent | 59d5592d3bf2e70b9c56212cf5c9f1bfab6f0147 [diff] |
drm/nouveau/msgqueue: support for GP10B PMU firmware The GP10B firmware is very close to GM20B's. The only difference is that it supports booting multiple falcons. In order to avoid having too much functions and structures shared, implement its support in the same source file as GM20B firmware. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>