Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/nvidia/inc/kernel/gpu/gsp/
H A Dgsp_static_config.h70 NV2080_CTRL_GPU_GET_FERMI_TPC_INFO_PARAMS tpcInfo[MAX_GPC_COUNT]; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c991 for (int gpc = 0; gpc < ARRAY_SIZE(rpc->tpcInfo); gpc++) { in r535_gsp_rpc_get_gsp_static_info()
993 gsp->gr.tpcs += hweight32(rpc->tpcInfo[gpc].tpcMask); in r535_gsp_rpc_get_gsp_static_info()