Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_dpmm/
Ddml2_dpmm_dcn4.c226 static bool round_up_and_copy_to_next_dpm(unsigned long min_value, unsigned long *rounded_value, co… in round_up_and_copy_to_next_dpm() function
248 return round_up_and_copy_to_next_dpm(*clock_value, clock_value, clock_table); in round_up_to_next_dpm()
359 …result = round_up_and_copy_to_next_dpm(mode_support_result->per_stream[i].dscclk_khz, &display_cfg… in map_min_clocks_to_dpm()
361 …result = round_up_and_copy_to_next_dpm(mode_support_result->per_stream[i].dtbclk_khz, &display_cfg… in map_min_clocks_to_dpm()
363 …result = round_up_and_copy_to_next_dpm(mode_support_result->per_stream[i].phyclk_khz, &display_cfg… in map_min_clocks_to_dpm()