drm/nv84-/fence: abstract class emit/sync functions to virt+sequence
Now can be used to operate on any buffer mapped into the GPU virtual
address and not just the main inter-channel sync buffer.
Signed-off-by:
Ben Skeggs <bskeggs@redhat.com>
Showing
- drivers/gpu/drm/nouveau/nouveau_fence.h 5 additions, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_fence.h
- drivers/gpu/drm/nouveau/nv84_fence.c 34 additions, 24 deletionsdrivers/gpu/drm/nouveau/nv84_fence.c
- drivers/gpu/drm/nouveau/nvc0_fence.c 14 additions, 26 deletionsdrivers/gpu/drm/nouveau/nvc0_fence.c
Loading
Please register or sign in to comment