Home
last modified time | relevance | path

Searched refs:ntfy_wait_done (Results 1 – 8 of 8) 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.c66 .ntfy_wait_done = corec37d_ntfy_wait_done,
H A Dcore.h21 int (*ntfy_wait_done)(struct nouveau_bo *, u32 offset, member
H A Dcore507d.c148 .ntfy_wait_done = core507d_ntfy_wait_done,
H A Dcorec37d.c165 .ntfy_wait_done = corec37d_ntfy_wait_done,
H A Ddisp.c2117 if (core->func->ntfy_wait_done(disp->sync, NV50_DISP_CORE_NTFY, in nv50_disp_atomic_commit_core()