Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.h176 int nv04_flip_complete(struct nvif_notify *);
Ddisp.c216 nvif_notify_init(&drm->nvsw, nv04_flip_complete, in nv04_display_create()
Dcrtc.c1077 nv04_flip_complete(struct nvif_notify *notify) in nv04_flip_complete() function