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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_ctxnv50.c 1417 int smallm2mf = 0; local in function:nv50_gr_construct_gene_m2mf
1419 smallm2mf = 1;
1448 if (smallm2mf)
1452 xf_emit(ctx, 4, 0); /* 1f/7f, 0, 1f/7f, 0 [1f for smallm2mf, 7f otherwise] */
1454 if (smallm2mf)
1458 xf_emit(ctx, 4, 0); /* ff/1ff, 0, 0, 0 [ff for smallm2mf, 1ff otherwise] */
nouveau_nvkm_engine_gr_ctxnv50.c 1417 int smallm2mf = 0; local in function:nv50_gr_construct_gene_m2mf
1419 smallm2mf = 1;
1448 if (smallm2mf)
1452 xf_emit(ctx, 4, 0); /* 1f/7f, 0, 1f/7f, 0 [1f for smallm2mf, 7f otherwise] */
1454 if (smallm2mf)
1458 xf_emit(ctx, 4, 0); /* ff/1ff, 0, 0, 0 [ff for smallm2mf, 1ff otherwise] */

Completed in 166 milliseconds