Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dctxgp102.c49 u32 size = grctx->alpha_nr_max * gr->tpc_total; in gp102_grctx_generate_attrib()
85 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gp102_grctx_generate_attrib()
107 .alpha_nr_max = 0xc00,
A Dctxgf108.c742 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf108_grctx_generate_attrib()
766 ao += grctx->alpha_nr_max; in gf108_grctx_generate_attrib()
801 .alpha_nr_max = 0x324,
A Dctxgp100.c53 u32 size = grctx->alpha_nr_max * gr->tpc_total; in gp100_grctx_generate_attrib()
86 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gp100_grctx_generate_attrib()
129 .alpha_nr_max = 0xc00,
A Dctxgf117.c250 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf117_grctx_generate_attrib()
276 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib()
300 .alpha_nr_max = 0x7ff,
A Dctxgm107.c915 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gm107_grctx_generate_attrib()
942 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib()
984 .alpha_nr_max = 0x1800,
A Dctxgv100.c70 u32 size = grctx->alpha_nr_max * gr->tpc_total; in gv100_grctx_generate_attrib()
103 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gv100_grctx_generate_attrib()
204 .alpha_nr_max = 0xc00,
A Dctxgp104.c37 .alpha_nr_max = 0xc00,
A Dctxgp107.c45 .alpha_nr_max = 0xc00,
A Dctxgk110b.c93 .alpha_nr_max = 0x7ff,
A Dctxgk20a.c80 .alpha_nr_max = 0x648 + (0x648 / 2),
A Dctxtu102.c86 .alpha_nr_max = 0xc00,
A Dctxgf119.c516 .alpha_nr_max = 0x324,
A Dctxgm20b.c83 .alpha_nr_max = 0xc00,
A Dctxgk208.c559 .alpha_nr_max = 0x7ff,
A Dctxgk110.c844 .alpha_nr_max = 0x7ff,
A Dctxgm200.c117 .alpha_nr_max = 0x1800,
A Dctxgk104.c997 .alpha_nr_max = 0x7ff,
A Dctxgf100.h52 u32 alpha_nr_max; member
A Dctxgf100.c1069 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf100_grctx_generate_attrib()

Completed in 18 milliseconds