Home
last modified time | relevance | path

Searched refs:GPC_MAX (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.h33 #define GPC_MAX 32 macro
34 #define TPC_MAX (GPC_MAX * 8)
97 u8 tpc_nr[GPC_MAX];
99 u8 ppc_nr[GPC_MAX];
100 u8 ppc_mask[GPC_MAX];
101 u8 ppc_tpc_nr[GPC_MAX][4];
Dctxgm204.c954 u32 gpcs[GPC_MAX] = {}; in gm204_grctx_generate_405b60()
955 u8 tpcnr[GPC_MAX]; in gm204_grctx_generate_405b60()
Dctxgf100.c1111 u32 tmp[GPC_MAX / 8] = {}, i = 0; in gf100_grctx_generate_r406028()
1124 u8 tpcnr[GPC_MAX], data[TPC_MAX]; in gf100_grctx_generate_r4060a8()
1148 u8 tpcnr[GPC_MAX]; in gf100_grctx_generate_r418bb8()
1207 u8 tpcnr[GPC_MAX]; in gf100_grctx_generate_r406800()
Dgm204.c244 u8 tpcnr[GPC_MAX]; in gm204_gr_init()
Dgk104.c186 u8 tpcnr[GPC_MAX]; in gk104_gr_init()
Dctxgk104.c891 u8 tpcnr[GPC_MAX]; in gk104_grctx_generate_r418bb8()
Dgm107.c316 u8 tpcnr[GPC_MAX]; in gm107_gr_init()
Dgk20a.c188 u8 tpcnr[GPC_MAX]; in gk20a_gr_init()
Dgf100.c1724 u8 tpcnr[GPC_MAX]; in gf100_gr_init()