Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore827d.c30 .ntfy_wait_done = core507d_ntfy_wait_done,
H A Dcore917d.c30 .ntfy_wait_done = core507d_ntfy_wait_done,
H A Dcore907d.c64 .ntfy_wait_done = core507d_ntfy_wait_done,
H A Dcorec57d.c68 .ntfy_wait_done = corec37d_ntfy_wait_done,
H A Dcore.h25 int (*ntfy_wait_done)(struct nouveau_bo *, u32 offset, member
H A Dcoreca7d.c108 .ntfy_wait_done = corec37d_ntfy_wait_done,
H A Dcore507d.c148 .ntfy_wait_done = core507d_ntfy_wait_done,
H A Dcorec37d.c166 .ntfy_wait_done = corec37d_ntfy_wait_done,
H A Ddisp.c2124 if (core->func->ntfy_wait_done(disp->sync, NV50_DISP_CORE_NTFY, in nv50_disp_atomic_commit_core()