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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_crtc.c 832 int arb_burst, arb_lwm; local in function:nv04_crtc_do_mode_set_base
886 &arb_burst, &arb_lwm);
888 regp->CRTC[NV_CIO_CRE_FF_INDEX] = arb_burst;
nouveau_dispnv04_crtc.c 832 int arb_burst, arb_lwm; local in function:nv04_crtc_do_mode_set_base
886 &arb_burst, &arb_lwm);
888 regp->CRTC[NV_CIO_CRE_FF_INDEX] = arb_burst;

Completed in 62 milliseconds