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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn321/
H A Ddcn321_fpu.c260 * sort_entries_with_same_bw - Sort entries sharing the same bandwidth by DCFCLK
262 static void sort_entries_with_same_bw(struct _vcs_dpi_voltage_scaling_st *table, unsigned int *num_entries) function
510 sort_entries_with_same_bw(table, num_entries);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c2364 * sort_entries_with_same_bw - Sort entries sharing the same bandwidth by DCFCLK
2366 static void sort_entries_with_same_bw(struct _vcs_dpi_voltage_scaling_st *table, unsigned int *num_entries) function
2614 sort_entries_with_same_bw(table, num_entries);

Completed in 215 milliseconds