Searched refs:smallm2mf (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c1412 int smallm2mf = 0; local
1414 smallm2mf = 1;
1443 if (smallm2mf)
1447 xf_emit(ctx, 4, 0); /* 1f/7f, 0, 1f/7f, 0 [1f for smallm2mf, 7f otherwise] */
1449 if (smallm2mf)
1453 xf_emit(ctx, 4, 0); /* ff/1ff, 0, 0, 0 [ff for smallm2mf, 1ff otherwise] */

Completed in 89 milliseconds