Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.h30 #define GPC_MAX 32 macro
31 #define TPC_MAX (GPC_MAX * 8)
84 u8 tpc_nr[GPC_MAX];
86 u8 ppc_nr[GPC_MAX];
87 u8 ppc_tpc_nr[GPC_MAX][4];
Dctxgm204.c951 u32 gpcs[GPC_MAX] = {}; in gm204_grctx_generate_405b60()
952 u8 tpcnr[GPC_MAX]; in gm204_grctx_generate_405b60()
Dctxgf100.c1109 u32 tmp[GPC_MAX / 8] = {}, i = 0; in gf100_grctx_generate_r406028()
1121 u8 tpcnr[GPC_MAX], data[TPC_MAX]; in gf100_grctx_generate_r4060a8()
1144 u8 tpcnr[GPC_MAX]; in gf100_grctx_generate_r418bb8()
1202 u8 tpcnr[GPC_MAX]; in gf100_grctx_generate_r406800()
Dgm204.c258 u8 tpcnr[GPC_MAX]; in gm204_gr_init()
Dgk104.c203 u8 tpcnr[GPC_MAX]; in gk104_gr_init()
Dctxgk104.c889 u8 tpcnr[GPC_MAX]; in gk104_grctx_generate_r418bb8()
Dgm107.c329 u8 tpcnr[GPC_MAX]; in gm107_gr_init()
Dgf100.c1418 u8 tpcnr[GPC_MAX]; in gf100_gr_init()