Home
last modified time | relevance | path

Searched refs:attrib_nr_max (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dctxgf108.c742 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf108_grctx_generate_attrib()
748 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total; in gf108_grctx_generate_attrib()
764 bo += grctx->attrib_nr_max; in gf108_grctx_generate_attrib()
799 .attrib_nr_max = 0x324,
A Dctxgf117.c250 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf117_grctx_generate_attrib()
256 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total; in gf117_grctx_generate_attrib()
274 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib()
298 .attrib_nr_max = 0x324,
A Dctxgm107.c915 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gm107_grctx_generate_attrib()
920 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total; in gm107_grctx_generate_attrib()
939 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib()
982 .attrib_nr_max = 0xff0,
A Dctxgp100.c59 size += grctx->attrib_nr_max * gr->ppc_nr[gpc] * gr->ppc_tpc_max; in gp100_grctx_generate_attrib()
83 bo += grctx->attrib_nr_max * gr->ppc_tpc_max; in gp100_grctx_generate_attrib()
127 .attrib_nr_max = 0x660,
A Dctxgp104.c35 .attrib_nr_max = 0x4b0,
A Dctxgp107.c43 .attrib_nr_max = 0x15de,
A Dctxgf104.c98 .attrib_nr_max = 0x324,
A Dctxgk110b.c91 .attrib_nr_max = 0x324,
A Dctxgf110.c346 .attrib_nr_max = 0x324,
A Dctxgk20a.c78 .attrib_nr_max = 0x240,
A Dctxgf119.c514 .attrib_nr_max = 0x324,
A Dctxtu102.c84 .attrib_nr_max = 0x800,
A Dctxgm20b.c81 .attrib_nr_max = 0x600,
A Dctxgk208.c557 .attrib_nr_max = 0x324,
A Dctxgk110.c842 .attrib_nr_max = 0x324,
A Dctxgf100.c1069 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max); in gf100_grctx_generate_attrib()
1084 bo += grctx->attrib_nr_max; in gf100_grctx_generate_attrib()
1594 .attrib_nr_max = 0x324,
A Dctxgm200.c115 .attrib_nr_max = 0x600,
A Dctxgp102.c105 .attrib_nr_max = 0x4b0,
A Dctxgv100.c202 .attrib_nr_max = 0x6c0,
A Dctxgk104.c995 .attrib_nr_max = 0x324,
A Dctxgf100.h50 u32 attrib_nr_max; member

Completed in 51 milliseconds