drm/nouveau/gr/gf100-: make global bundle_cb actually global
This was thought to be per-channel initially - it's not. The backing pages for the VMM mappings are shared for all channels. - switches to more straight-forward patch interfaces - prepares for sub-context support Signed-off-by:Ben Skeggs <bskeggs@redhat.com> Reviewed-by:
Lyude Paul <lyude@redhat.com>
Showing
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c 6 additions, 9 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h 4 additions, 4 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c 6 additions, 11 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c 9 additions, 11 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c 17 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h 2 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h
Please register or sign in to comment