drm/nouveau/gr/gk20a: share external bundles loading functions
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 24 Feb 2016 05:42:18 +0000 (14:42 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 14 Mar 2016 00:13:21 +0000 (10:13 +1000)
commit2e404b0da9441b281450b580e02fb26a494b79f4
tree293be1239b8427dba39d5ec3f19010a6ba67db6f
parent5986d3e13bb2b7c1140c3cb64b78ff3f9e2330e2
drm/nouveau/gr/gk20a: share external bundles loading functions

There functions are going to be used by other chips that rely on
NVIDIA-provided firmware. Export them.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h
drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c