Searched refs:attrib_nr_max (Results 1 – 16 of 16) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxgf108.c | 737 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf108_grctx_generate_attrib() 744 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total; in gf108_grctx_generate_attrib() 760 bo += grctx->attrib_nr_max; in gf108_grctx_generate_attrib() 794 .attrib_nr_max = 0x324,
|
D | ctxgf117.c | 189 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf117_grctx_generate_attrib() 196 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total; in gf117_grctx_generate_attrib() 214 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 274 .attrib_nr_max = 0x324,
|
D | ctxgm107.c | 902 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gm107_grctx_generate_attrib() 908 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total; in gm107_grctx_generate_attrib() 925 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() 1017 .attrib_nr_max = 0xff0,
|
D | ctxgf104.c | 97 .attrib_nr_max = 0x324,
|
D | ctxgk110b.c | 90 .attrib_nr_max = 0x324,
|
D | ctxgm206.c | 70 .attrib_nr_max = 0x600,
|
D | ctxgf110.c | 348 .attrib_nr_max = 0x324,
|
D | ctxgk208.c | 551 .attrib_nr_max = 0x324,
|
D | ctxgf119.c | 516 .attrib_nr_max = 0x324,
|
D | ctxgk20a.c | 84 .attrib_nr_max = 0x240,
|
D | ctxgk110.c | 829 .attrib_nr_max = 0x324,
|
D | ctxgf100.c | 1059 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf100_grctx_generate_attrib() 1075 bo += grctx->attrib_nr_max; in gf100_grctx_generate_attrib() 1401 .attrib_nr_max = 0x324,
|
D | ctxgm20b.c | 99 .attrib_nr_max = 0x600,
|
D | ctxgf100.h | 46 u32 attrib_nr_max; member
|
D | ctxgm204.c | 1045 .attrib_nr_max = 0x600,
|
D | ctxgk104.c | 1015 .attrib_nr_max = 0x324,
|