Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h36 void (*core_calc)(struct nv50_head *, struct nv50_head_atom *); member
H A Dhead917d.c125 .core_calc = head507d_core_calc,
H A Dhead827d.c157 .core_calc = head507d_core_calc,
H A Dhead.c373 if (head->func->core_calc) { in nv50_head_atomic_check()
374 head->func->core_calc(head, asyh); in nv50_head_atomic_check()
H A Dhead907d.c422 .core_calc = head507d_core_calc,
H A Dhead507d.c438 .core_calc = head507d_core_calc,