Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h37 void (*core_calc)(struct nv50_head *, struct nv50_head_atom *); member
H A Dhead917d.c126 .core_calc = head507d_core_calc,
H A Dhead827d.c157 .core_calc = head507d_core_calc,
H A Dhead.c395 if (head->func->core_calc) { in nv50_head_atomic_check()
396 head->func->core_calc(head, asyh); in nv50_head_atomic_check()
H A Dhead507d.c438 .core_calc = head507d_core_calc,
H A Dhead907d.c421 .core_calc = head507d_core_calc,