]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/imem/nv50: split object map out from api functions
authorBen Skeggs <bskeggs@redhat.com>
Tue, 31 Oct 2017 17:56:19 +0000 (03:56 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 2 Nov 2017 03:32:19 +0000 (13:32 +1000)
commit1d18f963b04ff23d77d0acde776518f476c1857a
tree3d1c51ad32d127313e0a5a321e4704448f175cb6
parent44125399357903f6fef829b0064daec607ceefec
drm/nouveau/imem/nv50: split object map out from api functions

acquire()/boot() will need different logic in addition to performing
the actual mapping.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c