Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Darb.c50 int two_heads; member
126 fifo_len = arb->two_heads ? 1536 : 1024; /* B */ in nv10_calc_arb()
165 if (arb->two_heads) in nv10_calc_arb()
209 sim_data.two_heads = nv_two_heads(dev); in nv04_update_arb()