Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Dhead.h37 void (*core_calc)(struct nv50_head *, struct nv50_head_atom *); member
A Dhead917d.c126 .core_calc = head507d_core_calc,
A Dhead827d.c157 .core_calc = head507d_core_calc,
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()
A Dhead507d.c438 .core_calc = head507d_core_calc,
A Dhead907d.c421 .core_calc = head507d_core_calc,

Completed in 7 milliseconds