Searched refs:nv50_display_crtc_sema (Results 1 – 4 of 4) sorted by relevance
43 struct nouveau_bo *nv50_display_crtc_sema(struct drm_device *, int head);
119 struct nouveau_bo *bo = nv50_display_crtc_sema(dev, i); in nv84_fence_context_del()159 struct nouveau_bo *bo = nv50_display_crtc_sema(chan->drm->dev, i); in nv84_fence_context_new()
65 struct nouveau_bo *bo = nv50_display_crtc_sema(dev, i); in nv50_fence_context_new()
494 nv50_display_crtc_sema(struct drm_device *dev, int crtc) in nv50_display_crtc_sema() function