Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dtonga_smumgr.c694 uint32_t level_array_address = smu_data->smu7_data.dpm_table_start + in tonga_populate_all_graphic_levels() local
780 result = smu7_copy_bytes_to_smc(hwmgr, level_array_address, in tonga_populate_all_graphic_levels()
1095 uint32_t level_array_address = in tonga_populate_all_memory_levels() local
1137 level_array_address, (uint8_t *)levels, (uint32_t)level_array_size, in tonga_populate_all_memory_levels()
Dci_smumgr.c1310 …uint32_t level_array_address = smu_data->dpm_table_start + offsetof(SMU7_Discrete_DpmTable, Memory… in ci_populate_all_memory_levels() local
1345 level_array_address, (uint8_t *)levels, (uint32_t)level_array_size, in ci_populate_all_memory_levels()
/linux-6.1.9/drivers/gpu/drm/radeon/
Dci_dpm.c3241 u32 level_array_address = pi->dpm_table_start + in ci_populate_all_graphic_levels() local
3269 ret = ci_copy_bytes_to_smc(rdev, level_array_address, in ci_populate_all_graphic_levels()
3288 u32 level_array_address = pi->dpm_table_start + in ci_populate_all_memory_levels() local
3326 ret = ci_copy_bytes_to_smc(rdev, level_array_address, in ci_populate_all_memory_levels()