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

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_policy.c75 static void insert_entry_into_table_sorted(const struct soc_bounding_box_st *socbb, function
184 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry);
198 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry);
208 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry);
217 insert_entry_into_table_sorted(p->in_bbox, p->out_states, &s->entry);
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c414 static void insert_entry_into_table_sorted(struct _vcs_dpi_voltage_scaling_st *table, function
2853 insert_entry_into_table_sorted(table, num_entries, &entry);
2863 insert_entry_into_table_sorted(table, num_entries, &entry);
2873 insert_entry_into_table_sorted(table, num_entries, &entry);
2885 insert_entry_into_table_sorted(table, num_entries, &entry);
2896 insert_entry_into_table_sorted(table, num_entries, &entry);
2920 insert_entry_into_table_sorted(table, num_entries, &max_dc_limits_entry);

Completed in 122 milliseconds