Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dpptable.h549 UCHAR ucVCEClockInfoIndex; member
560 UCHAR ucVCEClockInfoIndex; member
Dr600_dpm.c1106 (entry->ucVCEClockInfoIndex * sizeof(VCEClockInfo))); in r600_parse_extended_power_table()
1121 (state_entry->ucVCEClockInfoIndex * sizeof(VCEClockInfo))); in r600_parse_extended_power_table()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Dpptable.h590 UCHAR ucVCEClockInfoIndex; member
601 UCHAR ucVCEClockInfoIndex; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.c452 (entry->ucVCEClockInfoIndex * sizeof(VCEClockInfo))); in amdgpu_parse_extended_power_table()
468 (state_entry->ucVCEClockInfoIndex * sizeof(VCEClockInfo))); in amdgpu_parse_extended_power_table()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c1249 const VCEClockInfo *entry = &array->entries[table->entries[i].ucVCEClockInfoIndex]; in get_vce_clock_voltage_limit_table()
1682 const VCEClockInfo *vce_clock_info = &vce_clock_info_array->entries[record->ucVCEClockInfoIndex]; in get_vce_state_table_entry()