Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore827d.c28 .ntfy_init = core507d_ntfy_init,
H A Dcore917d.c28 .ntfy_init = core507d_ntfy_init,
H A Dcore907d.c62 .ntfy_init = core507d_ntfy_init,
H A Dcorec57d.c64 .ntfy_init = corec37d_ntfy_init,
H A Dcore.h19 void (*ntfy_init)(struct nouveau_bo *, u32 offset); member
H A Dcore507d.c146 .ntfy_init = core507d_ntfy_init,
H A Dcorec37d.c163 .ntfy_init = corec37d_ntfy_init,
H A Ddisp.c2115 core->func->ntfy_init(disp->sync, NV50_DISP_CORE_NTFY); in nv50_disp_atomic_commit_core()