Searched refs:alpha_nr_max (Results 1 - 25 of 39) sorted by relevance
12
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgp102.c | 48 u32 size = grctx->alpha_nr_max * gr->tpc_total; in gp102_grctx_generate_attrib() 76 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gp102_grctx_generate_attrib() 89 u32 size = grctx->alpha_nr_max * gr->tpc_total; in gp102_grctx_generate_attrib_cb_size() 113 .alpha_nr_max = 0xc00,
|
H A D | ctxgp100.c | 49 u32 size = grctx->alpha_nr_max * gr->tpc_total; in gp100_grctx_generate_attrib() 74 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gp100_grctx_generate_attrib() 96 u32 size = grctx->alpha_nr_max * gr->tpc_total; in gp100_grctx_generate_attrib_cb_size() 141 .alpha_nr_max = 0xc00,
|
H A D | ctxgv100.c | 70 u32 size = grctx->alpha_nr_max * gr->tpc_total; in gv100_grctx_generate_attrib() 96 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gv100_grctx_generate_attrib() 212 .alpha_nr_max = 0xc00,
|
H A D | ctxgp107.c | 47 .alpha_nr_max = 0xc00,
|
H A D | ctxgp104.c | 39 .alpha_nr_max = 0xc00,
|
H A D | ctxga102.c | 66 .alpha_nr_max = 0xc00,
|
H A D | ctxtu102.c | 85 .alpha_nr_max = 0xc00,
|
H A D | ctxgk110b.c | 95 .alpha_nr_max = 0x7ff,
|
H A D | ctxgm20b.c | 87 .alpha_nr_max = 0xc00,
|
H A D | ctxgk20a.c | 84 .alpha_nr_max = 0x648 + (0x648 / 2),
|
H A D | ctxgf117.c | 272 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 298 .alpha_nr_max = 0x7ff,
|
H A D | ctxgm200.c | 119 .alpha_nr_max = 0x1800,
|
H A D | ctxgf100.h | 40 u32 alpha_nr_max; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgp102.c | 49 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,
|
H A D | ctxgp100.c | 53 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,
|
H A D | ctxgf117.c | 250 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,
|
H A D | ctxgv100.c | 70 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,
|
H A D | ctxgp107.c | 45 .alpha_nr_max = 0xc00,
|
H A D | ctxgp104.c | 37 .alpha_nr_max = 0xc00,
|
H A D | ctxtu102.c | 86 .alpha_nr_max = 0xc00,
|
H A D | ctxgk110b.c | 93 .alpha_nr_max = 0x7ff,
|
H A D | ctxgm20b.c | 83 .alpha_nr_max = 0xc00,
|
H A D | ctxgk20a.c | 80 .alpha_nr_max = 0x648 + (0x648 / 2),
|
H A D | ctxgm200.c | 117 .alpha_nr_max = 0x1800,
|
H A D | ctxgf100.h | 52 u32 alpha_nr_max; member
|
Completed in 7 milliseconds
12