Searched refs:uclk_khz (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn5_funcs_mode_programming.c | 1425 …min_return_latency_in_DCFCLK_cycles = (min_return_uclk_cycles / (max_sop.uclk_khz / 1000.0) + min_… in dcn5_mode_programming() 1432 DML_LOG_VERBOSE("DML::%s: max_sop.uclk_khz = %d\n", __func__, max_sop.uclk_khz); in dcn5_mode_programming() 1435 DML_LOG_VERBOSE("DML::%s: min_sop.uclk_khz = %d\n", __func__, min_sop.uclk_khz); in dcn5_mode_programming() 1748 mode_lib->mp.uclk_freq_mhz = programming->min_clocks.dcn4x.active.uclk_khz / 1000.0; in dcn5_mp_assign_qos_bound()
|
| H A D | dml2_core_dcn5_calcs_dchub.c | 5284 unsigned int uclk_khz; member 5292 .uclk_khz = 96000, 5296 .uclk_khz = 435000, 5300 .uclk_khz = 521000, 5304 .uclk_khz = 731000, 5308 .uclk_khz = 822000, 5312 .uclk_khz = 962000, 5316 .uclk_khz = 1069000, 5320 .uclk_khz = 1187000,
|