Home
last modified time | relevance | path

Searched refs:alpha_nr_max (Results 1 – 14 of 14) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgf108.c737 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,
Dctxgf117.c189 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,
Dctxgm107.c902 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,
Dctxgk110b.c92 .alpha_nr_max = 0x7ff,
Dctxgm206.c72 .alpha_nr_max = 0x1800,
Dctxgk208.c553 .alpha_nr_max = 0x7ff,
Dctxgf119.c518 .alpha_nr_max = 0x324,
Dctxgk20a.c86 .alpha_nr_max = 0x648 + (0x648 / 2),
Dctxgk110.c831 .alpha_nr_max = 0x7ff,
Dctxgm20b.c101 .alpha_nr_max = 0xc00,
Dctxgf100.h48 u32 alpha_nr_max; member
Dctxgm204.c1047 .alpha_nr_max = 0x1800,
Dctxgk104.c1017 .alpha_nr_max = 0x7ff,
Dctxgf100.c1059 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf100_grctx_generate_attrib()