Home
last modified time | relevance | path

Searched refs:TABLE_PPTABLE (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dvega12_smumgr.c235 &priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega12_smu_init()
236 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega12_smu_init()
237 &priv->smu_tables.entry[TABLE_PPTABLE].table); in vega12_smu_init()
241 priv->smu_tables.entry[TABLE_PPTABLE].version = 0x01; in vega12_smu_init()
242 priv->smu_tables.entry[TABLE_PPTABLE].size = sizeof(PPTable_t); in vega12_smu_init()
338 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega12_smu_init()
339 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega12_smu_init()
340 &priv->smu_tables.entry[TABLE_PPTABLE].table); in vega12_smu_init()
353 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega12_smu_fini()
354 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega12_smu_fini()
[all …]
A Dvega20_smumgr.c404 upper_32_bits(priv->smu_tables.entry[TABLE_PPTABLE].mc_addr), in vega20_set_pptable_driver_address()
410 lower_32_bits(priv->smu_tables.entry[TABLE_PPTABLE].mc_addr), in vega20_set_pptable_driver_address()
444 &priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega20_smu_init()
445 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega20_smu_init()
446 &priv->smu_tables.entry[TABLE_PPTABLE].table); in vega20_smu_init()
450 priv->smu_tables.entry[TABLE_PPTABLE].version = 0x01; in vega20_smu_init()
451 priv->smu_tables.entry[TABLE_PPTABLE].size = sizeof(PPTable_t); in vega20_smu_init()
547 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega20_smu_init()
548 &priv->smu_tables.entry[TABLE_PPTABLE].table); in vega20_smu_init()
565 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega20_smu_fini()
[all …]
A Dvega10_smumgr.c237 priv->smu_tables.entry[PPTABLE].table_id = TABLE_PPTABLE; in vega10_smu_init()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
A Ddcn30_smu11_driver_if.h63 #define TABLE_PPTABLE 0 macro
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dsmu9_driver_if.h431 #define TABLE_PPTABLE 0 macro
A Dsmu11_driver_if.h834 #define TABLE_PPTABLE 0 macro
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
A Dsmu13_driver_if_aldebaran.h545 #define TABLE_PPTABLE 0 macro
A Dsmu11_driver_if_arcturus.h899 #define TABLE_PPTABLE 0 macro
A Dsmu11_driver_if_navi10.h1196 #define TABLE_PPTABLE 0 macro
A Dsmu13_driver_if_v13_0_0.h1583 #define TABLE_PPTABLE 0 macro
A Dsmu13_driver_if_v13_0_7.h1615 #define TABLE_PPTABLE 0 macro
A Dsmu11_driver_if_sienna_cichlid.h1807 #define TABLE_PPTABLE 0 macro
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
A Dsmu9_driver_if.h708 #define TABLE_PPTABLE 0 macro
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega12_hwmgr.c842 (uint8_t *)pp_table, TABLE_PPTABLE, false); in vega12_init_smc_table()
A Dvega20_hwmgr.c815 (uint8_t *)pp_table, TABLE_PPTABLE, false); in vega20_init_smc_table()

Completed in 98 milliseconds