Searched refs:uvd_table (Results 1 – 3 of 3) sorted by relevance
176 struct amdgpu_uvd_clock_voltage_dependency_table *uvd_table = in cz_patch_voltage_values() local183 if (uvd_table->count) { in cz_patch_voltage_values()184 for (i = 0; i < uvd_table->count; i++) in cz_patch_voltage_values()185 uvd_table->entries[i].v = in cz_patch_voltage_values()187 uvd_table->entries[i].v); in cz_patch_voltage_values()511 struct amdgpu_uvd_clock_voltage_dependency_table *uvd_table = in cz_dpm_debugfs_print_current_performance_level() local544 vclk = uvd_table->entries[uvd_index].vclk; in cz_dpm_debugfs_print_current_performance_level()545 dclk = uvd_table->entries[uvd_index].dclk; in cz_dpm_debugfs_print_current_performance_level()697 struct amdgpu_uvd_clock_voltage_dependency_table *uvd_table = in cz_dpm_upload_pptable_to_smu() local717 uvd_table->count > CZ_MAX_HARDWARE_POWERLEVELS || in cz_dpm_upload_pptable_to_smu()[all …]
2080 struct amdgpu_uvd_clock_voltage_dependency_table *uvd_table = in kv_patch_voltage_values() local2089 if (uvd_table->count) { in kv_patch_voltage_values()2090 for (i = 0; i < uvd_table->count; i++) in kv_patch_voltage_values()2091 uvd_table->entries[i].v = in kv_patch_voltage_values()2093 uvd_table->entries[i].v); in kv_patch_voltage_values()
1986 struct radeon_uvd_clock_voltage_dependency_table *uvd_table = in kv_patch_voltage_values() local1995 if (uvd_table->count) { in kv_patch_voltage_values()1996 for (i = 0; i < uvd_table->count; i++) in kv_patch_voltage_values()1997 uvd_table->entries[i].v = in kv_patch_voltage_values()1999 uvd_table->entries[i].v); in kv_patch_voltage_values()