linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem
Ben Skeggs 1786bf56e4 drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning address
Various structures are accessed by the GPU through BAR2 for some reason
on newer GPUs.  This commit makes it more convenient to handle.

Will be used for GP100- fault buffers, and GV100- fault method buffers.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2018-12-11 15:37:46 +10:00
..
base.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
gk20a.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
Kbuild drm/nouveau/instmem/gk20a: move memory allocation to instmem 2015-04-14 17:00:42 +10:00
nv04.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
nv40.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
nv50.c drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning address 2018-12-11 15:37:46 +10:00
priv.h main drm pull request for v4.15 2017-11-15 20:42:10 -08:00