Home
last modified time | relevance | path

Searched refs:tools_size (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dvega10_smumgr.c179 unsigned long tools_size; in vega10_smu_init() local
243 tools_size = 0x19000; in vega10_smu_init()
244 if (tools_size) { in vega10_smu_init()
246 tools_size, in vega10_smu_init()
255 priv->smu_tables.entry[TOOLSTABLE].size = tools_size; in vega10_smu_init()
Dvega12_smumgr.c205 unsigned long tools_size; in vega12_smu_init() local
249 tools_size = 0x19000; in vega12_smu_init()
250 if (tools_size) { in vega12_smu_init()
252 tools_size, in vega12_smu_init()
262 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega12_smu_init()
Dvega20_smumgr.c401 unsigned long tools_size = 0x19000; in vega20_smu_init() local
448 tools_size, in vega20_smu_init()
458 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega20_smu_init()