drm/nouveau/msgqueue: support for GP10B PMU firmware
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 29 Mar 2017 09:31:15 +0000 (18:31 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 6 Apr 2017 04:39:04 +0000 (14:39 +1000)
commita558be625cf9072fb31aa7c5e592bd1e1dd73845
treee29140a9a3927586259581db0123f36d0bbe1f95
parent59d5592d3bf2e70b9c56212cf5c9f1bfab6f0147
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>
drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.c
drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.h
drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue_0137c63d.c