linux/drivers/gpu/drm/nouveau/nvkm
Alexandre Courbot 0296b5d985 drm/nouveau/gr/gf100: split gf100_gr_init_ctxctl()
gf100_gr_init_ctxctl() is basically two different functions (one for
use of internal firmware, the other for use of external firmware), but
its current layout makes it look more complex than it is. Split it to
better reflect that fact.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2017-02-17 15:14:31 +10:00
..
core drm/nouveau/core: add missing header dependencies 2016-10-12 17:29:30 +10:00
engine drm/nouveau/gr/gf100: split gf100_gr_init_ctxctl() 2017-02-17 15:14:31 +10:00
falcon drm/nouveau/core: add falcon library functions 2017-02-17 15:14:30 +10:00
subdev drm/nouveau/secboot: use falcon library 2017-02-17 15:14:31 +10:00
Kbuild drm/nouveau/core: add falcon library functions 2017-02-17 15:14:30 +10:00