Searched refs:remove_entry_from_table_at_index (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | dml2_policy.c | 108 static void remove_entry_from_table_at_index(struct soc_states_st *table, in remove_entry_from_table_at_index() function 225 remove_entry_from_table_at_index(p->out_states, i); in dml2_policy_build_synthetic_soc_states() 270 remove_entry_from_table_at_index(p->out_states, i); in dml2_policy_build_synthetic_soc_states()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn321/ |
H A D | dcn321_fpu.c | 237 static void remove_entry_from_table_at_index(struct _vcs_dpi_voltage_scaling_st *table, unsigned in… in remove_entry_from_table_at_index() function 303 remove_entry_from_table_at_index(table, num_entries, i); in remove_inconsistent_entries() 496 remove_entry_from_table_at_index(table, num_entries, i); in build_synthetic_soc_states() 564 remove_entry_from_table_at_index(table, num_entries, i + 1); in build_synthetic_soc_states()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | dcn32_fpu.c | 2650 static void remove_entry_from_table_at_index(struct _vcs_dpi_voltage_scaling_st *table, unsigned in… in remove_entry_from_table_at_index() function 2755 remove_entry_from_table_at_index(table, num_entries, i); in remove_inconsistent_entries() 2948 remove_entry_from_table_at_index(table, num_entries, i); in build_synthetic_soc_states() 3014 remove_entry_from_table_at_index(table, num_entries, i + 1); in build_synthetic_soc_states()
|