Home
last modified time | relevance | path

Searched refs:core_calc (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_head917d.c94 .core_calc = head507d_core_calc,
H A Dhead.h31 void (*core_calc)(struct nv50_head *, struct nv50_head_atom *); member
H A Dnouveau_dispnv50_head827d.c119 .core_calc = head507d_core_calc,
H A Dnouveau_dispnv50_head.c364 if (head->func->core_calc) { in nv50_head_atomic_check()
365 head->func->core_calc(head, asyh); in nv50_head_atomic_check()
H A Dnouveau_dispnv50_head907d.c306 .core_calc = head507d_core_calc,
H A Dnouveau_dispnv50_head507d.c351 .core_calc = head507d_core_calc,