Searched refs:attrib_nr_max (Results 1 - 25 of 43) sorted by relevance
12
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgp100.c | 71 bo += grctx->attrib_nr_max * gr->ppc_tpc_max; in gp100_grctx_generate_attrib() 100 size += grctx->attrib_nr_max * gr->func->ppc_nr * gr->ppc_tpc_max; in gp100_grctx_generate_attrib_cb_size() 139 .attrib_nr_max = 0x660,
|
H A D | ctxgf117.c | 253 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total; in gf117_grctx_generate_attrib() 270 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 296 .attrib_nr_max = 0x324,
|
H A D | ctxgp107.c | 45 .attrib_nr_max = 0x15de,
|
H A D | ctxgp104.c | 37 .attrib_nr_max = 0x4b0,
|
H A D | ctxga102.c | 64 .attrib_nr_max = 0x800,
|
H A D | ctxtu102.c | 81 .attrib_nr_max = 0x800,
|
H A D | ctxgk110b.c | 93 .attrib_nr_max = 0x324,
|
H A D | ctxgm20b.c | 85 .attrib_nr_max = 0x600,
|
H A D | ctxgk20a.c | 82 .attrib_nr_max = 0x240,
|
H A D | ctxgf104.c | 100 .attrib_nr_max = 0x324,
|
H A D | ctxgp102.c | 111 .attrib_nr_max = 0x4b0,
|
H A D | ctxgm200.c | 117 .attrib_nr_max = 0x600,
|
H A D | ctxgf100.h | 38 u32 attrib_nr_max; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgf117.c | 250 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,
|
H A D | ctxgp100.c | 59 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,
|
H A D | ctxgp107.c | 43 .attrib_nr_max = 0x15de,
|
H A D | ctxgp104.c | 35 .attrib_nr_max = 0x4b0,
|
H A D | ctxgf104.c | 98 .attrib_nr_max = 0x324,
|
H A D | ctxtu102.c | 84 .attrib_nr_max = 0x800,
|
H A D | ctxgk110b.c | 91 .attrib_nr_max = 0x324,
|
H A D | ctxgm20b.c | 81 .attrib_nr_max = 0x600,
|
H A D | ctxgk20a.c | 78 .attrib_nr_max = 0x240,
|
H A D | ctxgm200.c | 115 .attrib_nr_max = 0x600,
|
H A D | ctxgp102.c | 105 .attrib_nr_max = 0x4b0,
|
H A D | ctxgf100.h | 50 u32 attrib_nr_max; member
|
Completed in 12 milliseconds
12