HomeSort by: relevance | last modified time | path
    Searched defs:two_heads (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_arb.c 55 int two_heads; member in struct:nv_sim_state
131 fifo_len = arb->two_heads ? 1536 : 1024; /* B */
170 if (arb->two_heads)
213 sim_data.two_heads = nv_two_heads(dev);
nouveau_dispnv04_arb.c 55 int two_heads; member in struct:nv_sim_state
131 fifo_len = arb->two_heads ? 1536 : 1024; /* B */
170 if (arb->two_heads)
213 sim_data.two_heads = nv_two_heads(dev);

Completed in 22 milliseconds