Home
last modified time | relevance | path

Searched refs:nvif_notify_ctor (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h28 int nvif_notify_ctor(struct nvif_object *, const char *name,
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Dovly507e.c172 ret = nvif_notify_ctor(&wndw->wndw.base.user, "kmsOvlyNtfy", in ovly507e_new_()
Dbase507c.c327 ret = nvif_notify_ctor(&wndw->wndw.base.user, "kmsBaseNtfy", in base507c_new_()
Dhead.c601 ret = nvif_notify_ctor(&disp->disp->object, "kmsVbl", nv50_head_vblank_handler, in nv50_head_create()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvif/
Dnotify.c165 nvif_notify_ctor(struct nvif_object *object, const char *name, in nvif_notify_ctor() function
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c242 nvif_notify_ctor(&drm->channel->nvsw, "kmsFlip", nv04_flip_complete, in nv04_display_create()
Dcrtc.c1355 ret = nvif_notify_ctor(&disp->disp.object, "kmsVbl", nv04_crtc_vblank_handler, in nv04_crtc_create()
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_fence.c198 ret = nvif_notify_ctor(&chan->user, "fenceNonStallIntr", in nouveau_fence_context_new()
Dnouveau_chan.c399 ret = nvif_notify_ctor(&chan->user, "abi16ChanKilled", in nouveau_channel_init()
Dnouveau_svm.c884 ret = nvif_notify_ctor(&buffer->object, "svmFault", nouveau_svm_fault, in nouveau_svm_fault_buffer_ctor()
Dnouveau_connector.c1409 ret = nvif_notify_ctor(&disp->disp.object, "kmsHotplug", in nouveau_connector_create()