Home
last modified time | relevance | path

Searched refs:nvif_notify_get (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h32 int nvif_notify_get(struct nvif_notify *);
/linux-6.1.9/drivers/gpu/drm/nouveau/nvif/
Dnotify.c82 nvif_notify_get(struct nvif_notify *notify) in nvif_notify_get() function
/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_display.c55 nvif_notify_get(&nv_crtc->vblank); in nouveau_display_vblank_enable()
576 nvif_notify_get(&conn->hpd); in nouveau_display_init()
Dnouveau_fence.c508 nvif_notify_get(&fctx->notify); in nouveau_fence_enable_signaling()
Dnouveau_chan.c399 ret = nvif_notify_get(&chan->kill); in nouveau_channel_init()
Dnouveau_svm.c950 return nvif_notify_get(&buffer->notify); in nouveau_svm_fault_buffer_init()
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c124 nvif_notify_get(&disp->flip); in nv04_display_init()