OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ppc_tpc_max
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_ctxgp102.c
60
size += grctx->gfxp_nr * gr->ppc_nr[gpc] * gr->
ppc_tpc_max
;
76
const u32 bs = attrib * gr->
ppc_tpc_max
;
77
const u32 gs = gfxp * gr->
ppc_tpc_max
;
nouveau_nvkm_engine_gr_ctxgp100.c
64
size += grctx->attrib_nr_max * gr->ppc_nr[gpc] * gr->
ppc_tpc_max
;
80
const u32 bs = attrib * gr->
ppc_tpc_max
;
88
bo += grctx->attrib_nr_max * gr->
ppc_tpc_max
;
nouveau_nvkm_engine_gr_ctxgv100.c
81
size += grctx->gfxp_nr * gr->ppc_nr[gpc] * gr->
ppc_tpc_max
;
96
const u32 bs = attrib * gr->
ppc_tpc_max
;
97
const u32 gs = gfxp * gr->
ppc_tpc_max
;
gf100.h
124
u8
ppc_tpc_max
;
member in struct:gf100_gr
nouveau_nvkm_engine_gr_gf100.c
1975
if (gr->
ppc_tpc_max
< gr->ppc_tpc_nr[i][j])
1976
gr->
ppc_tpc_max
= gr->ppc_tpc_nr[i][j];
Completed in 147 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025