Searched refs:smallm2mf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxnv50.c | 1412 int smallm2mf = 0; in nv50_gr_construct_gene_m2mf() local 1414 smallm2mf = 1; in nv50_gr_construct_gene_m2mf() 1443 if (smallm2mf) in nv50_gr_construct_gene_m2mf() 1447 xf_emit(ctx, 4, 0); /* 1f/7f, 0, 1f/7f, 0 [1f for smallm2mf, 7f otherwise] */ in nv50_gr_construct_gene_m2mf() 1449 if (smallm2mf) in nv50_gr_construct_gene_m2mf() 1453 xf_emit(ctx, 4, 0); /* ff/1ff, 0, 0, 0 [ff for smallm2mf, 1ff otherwise] */ in nv50_gr_construct_gene_m2mf()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxnv50.c | 1412 int smallm2mf = 0; in nv50_gr_construct_gene_m2mf() local 1414 smallm2mf = 1; in nv50_gr_construct_gene_m2mf() 1443 if (smallm2mf) in nv50_gr_construct_gene_m2mf() 1447 xf_emit(ctx, 4, 0); /* 1f/7f, 0, 1f/7f, 0 [1f for smallm2mf, 7f otherwise] */ in nv50_gr_construct_gene_m2mf() 1449 if (smallm2mf) in nv50_gr_construct_gene_m2mf() 1453 xf_emit(ctx, 4, 0); /* ff/1ff, 0, 0, 0 [ff for smallm2mf, 1ff otherwise] */ in nv50_gr_construct_gene_m2mf()
|
Completed in 10 milliseconds