Home
last modified time | relevance | path

Searched refs:tpcInfo (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvrm/
H A Dgsp.h147 NV2080_CTRL_GPU_GET_FERMI_TPC_INFO_PARAMS tpcInfo[MAX_GPC_COUNT]; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dgsp.c239 for (int gpc = 0; gpc < ARRAY_SIZE(rpc->tpcInfo); gpc++) { in r535_gsp_get_static_info()
241 gsp->gr.tpcs += hweight32(rpc->tpcInfo[gpc].tpcMask); in r535_gsp_get_static_info()