Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvif/
A Devent.h34 int nvif_event_allow(struct nvif_event *);
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvif/
A Devent.c40 nvif_event_allow(struct nvif_event *event) in nvif_event_allow() function
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_display.c54 nvif_event_allow(&nv_crtc->vblank); in nouveau_display_vblank_enable()
586 nvif_event_allow(&conn->hpd); in nouveau_display_init()
587 nvif_event_allow(&conn->irq); in nouveau_display_init()
A Dnouveau_fence.c505 nvif_event_allow(&fctx->event); in nouveau_fence_enable_signaling()
A Dnouveau_chan.c382 ret = nvif_event_allow(&chan->kill); in nouveau_channel_init()
A Dnouveau_svm.c961 return nvif_event_allow(&buffer->notify); in nouveau_svm_fault_buffer_init()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv04/
A Ddisp.c124 nvif_event_allow(&disp->flip); in nv04_display_init()

Completed in 13 milliseconds