Home
last modified time | relevance | path

Searched refs:PPTABLE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega10_smumgr.c233 &priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init()
234 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init()
235 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init()
239 priv->smu_tables.entry[PPTABLE].version = 0x01; in vega10_smu_init()
240 priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t); in vega10_smu_init()
241 priv->smu_tables.entry[PPTABLE].table_id = TABLE_PPTABLE; in vega10_smu_init()
323 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init()
324 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init()
325 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init()
337 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_fini()
[all …]
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmumgr.h72 PPTABLE = 0, enumerator
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c237 TAB_MAP(PPTABLE),
H A Dsmu_v13_0_0_ppt.c246 TAB_MAP(PPTABLE),
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c227 TAB_MAP(PPTABLE),