Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dvega10_smumgr.c163 unsigned long tools_size; in vega10_smu_init() local
227 tools_size = 0x19000; in vega10_smu_init()
228 if (tools_size) { in vega10_smu_init()
230 tools_size, in vega10_smu_init()
239 priv->smu_tables.entry[TOOLSTABLE].size = tools_size; in vega10_smu_init()
Dvega12_smumgr.c201 unsigned long tools_size; in vega12_smu_init() local
245 tools_size = 0x19000; in vega12_smu_init()
246 if (tools_size) { in vega12_smu_init()
248 tools_size, in vega12_smu_init()
258 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega12_smu_init()