Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvega10_smumgr.c208 unsigned long tools_size; in vega10_smu_init() local
274 tools_size = 0x19000; in vega10_smu_init()
275 if (tools_size) { in vega10_smu_init()
277 tools_size, in vega10_smu_init()
286 priv->smu_tables.entry[TOOLSTABLE].size = tools_size; in vega10_smu_init()
Dvega12_smumgr.c216 unsigned long tools_size; in vega12_smu_init() local
260 tools_size = 0x19000; in vega12_smu_init()
261 if (tools_size) { in vega12_smu_init()
263 tools_size, in vega12_smu_init()
273 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega12_smu_init()
Dvega20_smumgr.c423 unsigned long tools_size = 0x19000; in vega20_smu_init() local
471 tools_size, in vega20_smu_init()
481 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega20_smu_init()