Searched refs:dcn321_insert_entry_into_table_sorted (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn321/ |
H A D | dcn321_fpu.c | 210 static void dcn321_insert_entry_into_table_sorted(struct _vcs_dpi_voltage_scaling_st *table, in dcn321_insert_entry_into_table_sorted() function 441 dcn321_insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 451 dcn321_insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 461 dcn321_insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 473 dcn321_insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 484 dcn321_insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 508 dcn321_insert_entry_into_table_sorted(table, num_entries, &max_dc_limits_entry); in build_synthetic_soc_states()
|