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] */
|