Home
last modified time | relevance | path

Searched refs:nv84_fence_context_new (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnv84_fence.c122 nv84_fence_context_new(struct nouveau_channel *chan) in nv84_fence_context_new() function
204 priv->base.context_new = nv84_fence_context_new; in nv84_fence_create()
Dnvc0_fence.c80 int ret = nv84_fence_context_new(chan); in nvc0_fence_context_new()
Dnouveau_fence.h98 int nv84_fence_context_new(struct nouveau_channel *);