Home
last modified time | relevance | path

Searched refs:insert_entry_into_table_sorted (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml2_policy.c75 static void insert_entry_into_table_sorted(const struct soc_bounding_box_st *socbb, in insert_entry_into_table_sorted() function
184 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry); in dml2_policy_build_synthetic_soc_states()
198 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry); in dml2_policy_build_synthetic_soc_states()
208 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry); in dml2_policy_build_synthetic_soc_states()
217 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry); in dml2_policy_build_synthetic_soc_states()
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddcn32_fpu.c417 static void insert_entry_into_table_sorted(struct _vcs_dpi_voltage_scaling_st *table, in insert_entry_into_table_sorted() function
2899 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states()
2909 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states()
2919 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states()
2931 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states()
2942 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states()
2966 insert_entry_into_table_sorted(table, num_entries, &max_dc_limits_entry); in build_synthetic_soc_states()

Completed in 11 milliseconds