Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.h180 int nv04_flip_complete(struct nvif_notify *);
Ddisp.c242 nvif_notify_ctor(&drm->channel->nvsw, "kmsFlip", nv04_flip_complete, in nv04_display_create()
Dcrtc.c1083 nv04_flip_complete(struct nvif_notify *notify) in nv04_flip_complete() function