nv84_fence_context_new 97 drivers/gpu/drm/nouveau/nouveau_fence.h int nv84_fence_context_new(struct nouveau_channel *); nv84_fence_context_new 192 drivers/gpu/drm/nouveau/nv84_fence.c priv->base.context_new = nv84_fence_context_new; nv84_fence_context_new 66 drivers/gpu/drm/nouveau/nvc0_fence.c int ret = nv84_fence_context_new(chan);