Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.h51 nouveau_exec_push_max_from_ib_max(int ib_max) in nouveau_exec_push_max_from_ib_max() argument
57 return ib_max > 1 ? ib_max / 2 - 1 : 0; in nouveau_exec_push_max_from_ib_max()