Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dhead.h36 void (*core_calc)(struct nv50_head *, struct nv50_head_atom *); member
A Dhead917d.c125 .core_calc = head507d_core_calc,
A Dhead827d.c157 .core_calc = head507d_core_calc,
A Dhead.c378 if (head->func->core_calc) { in nv50_head_atomic_check()
379 head->func->core_calc(head, asyh); in nv50_head_atomic_check()
A Dhead907d.c415 .core_calc = head507d_core_calc,
A Dhead507d.c438 .core_calc = head507d_core_calc,

Completed in 7 milliseconds