Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgf108.c737 const u32 size = 0x20 * (impl->attrib_nr_max + impl->alpha_nr_max); in gf108_grctx_generate_attrib()
762 ao += impl->alpha_nr_max; in gf108_grctx_generate_attrib()
804 .alpha_nr_max = 0x324,
Dctxgf117.c189 const u32 size = 0x20 * (impl->attrib_nr_max + impl->alpha_nr_max); in gf117_grctx_generate_attrib()
214 ao += impl->alpha_nr_max * priv->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib()
282 .alpha_nr_max = 0x7ff,
Dctxgm107.c902 const u32 size = 0x20 * (impl->attrib_nr_max + impl->alpha_nr_max); in gm107_grctx_generate_attrib()
928 ao += impl->alpha_nr_max * priv->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib()
1026 .alpha_nr_max = 0x1800,
Dctxgk20a.c60 .alpha_nr_max = 0x648 + (0x648 / 2),
Dctxgk110b.c101 .alpha_nr_max = 0x7ff,
Dctxgm206.c81 .alpha_nr_max = 0x1800,
Dctxgf119.c527 .alpha_nr_max = 0x324,
Dctxgk208.c562 .alpha_nr_max = 0x7ff,
Dctxgk110.c840 .alpha_nr_max = 0x7ff,
Dctxgf100.h49 u32 alpha_nr_max; member
Dctxgm204.c1052 .alpha_nr_max = 0x1800,
Dctxgk104.c1022 .alpha_nr_max = 0x7ff,
Dctxgf100.c1059 const u32 size = 0x20 * (impl->attrib_nr_max + impl->alpha_nr_max); in gf100_grctx_generate_attrib()