Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_policy.c54 static float calculate_net_bw_in_mbytes_sec(const struct soc_bounding_box_st *socbb, in calculate_net_bw_in_mbytes_sec() function
88 net_bw_of_new_state = calculate_net_bw_in_mbytes_sec(socbb, entry); in insert_entry_into_table_sorted()
89 while (net_bw_of_new_state > calculate_net_bw_in_mbytes_sec(socbb, &table->state_array[index])) { in insert_entry_into_table_sorted()