Searched refs:alpha_nr_max (Results 1 – 14 of 14) 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() 762 ao += grctx->alpha_nr_max; in gf108_grctx_generate_attrib() 796 .alpha_nr_max = 0x324,
|
D | ctxgf117.c | 189 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf117_grctx_generate_attrib() 216 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 276 .alpha_nr_max = 0x7ff,
|
D | ctxgm107.c | 902 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gm107_grctx_generate_attrib() 928 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() 1019 .alpha_nr_max = 0x1800,
|
D | ctxgk110b.c | 92 .alpha_nr_max = 0x7ff,
|
D | ctxgm206.c | 72 .alpha_nr_max = 0x1800,
|
D | ctxgk208.c | 553 .alpha_nr_max = 0x7ff,
|
D | ctxgf119.c | 518 .alpha_nr_max = 0x324,
|
D | ctxgk20a.c | 86 .alpha_nr_max = 0x648 + (0x648 / 2),
|
D | ctxgk110.c | 831 .alpha_nr_max = 0x7ff,
|
D | ctxgm20b.c | 101 .alpha_nr_max = 0xc00,
|
D | ctxgf100.h | 48 u32 alpha_nr_max; member
|
D | ctxgm204.c | 1047 .alpha_nr_max = 0x1800,
|
D | ctxgk104.c | 1017 .alpha_nr_max = 0x7ff,
|
D | ctxgf100.c | 1059 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf100_grctx_generate_attrib()
|