Home
last modified time | relevance | path

Searched refs:ntfy_wait_done (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_core907d.c34 .ntfy_wait_done = core507d_ntfy_wait_done,
H A Dnouveau_dispnv50_core917d.c34 .ntfy_wait_done = core507d_ntfy_wait_done,
H A Dnouveau_dispnv50_core827d.c34 .ntfy_wait_done = core507d_ntfy_wait_done,
H A Dnouveau_dispnv50_corec57d.c54 .ntfy_wait_done = corec37d_ntfy_wait_done,
H A Dcore.h20 int (*ntfy_wait_done)(struct nouveau_bo *, u32 offset, member
H A Dnouveau_dispnv50_core507d.c84 .ntfy_wait_done = core507d_ntfy_wait_done,
H A Dnouveau_dispnv50_corec37d.c117 .ntfy_wait_done = corec37d_ntfy_wait_done,
H A Dnouveau_dispnv50_disp.c1922 if (core->func->ntfy_wait_done(disp->sync, NV50_DISP_CORE_NTFY, in nv50_disp_atomic_commit_core()