Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1836 double estimated_dcfclk_mhz; member
Ddml2_core_dcn4_calcs.c6021 dml2_printf("DML::%s: estimated_dcfclk_mhz = %f\n", __func__, p->estimated_dcfclk_mhz); in CheckGlobalPrefetchAdmissibility()
6066 …s->time_to_fill_det_us = (double) s->burst_bytes_to_fill_det / (256 * p->estimated_dcfclk_mhz); //… in CheckGlobalPrefetchAdmissibility()
6067 …unsigned int) math_ceil2(((DML_MAX_COMPRESSION_RATIO-1) * 64 * p->estimated_dcfclk_mhz) * s->time_… in CheckGlobalPrefetchAdmissibility()
6084 p->impacted_dst_y_pre[i] = s->accumulated_return_path_dcfclk_cycles[k]/p->estimated_dcfclk_mhz; in CheckGlobalPrefetchAdmissibility()
9278 …CheckGlobalPrefetchAdmissibility_params->estimated_dcfclk_mhz = (CheckGlobalPrefetchAdmissibility_… in dml_core_mode_support()
11172 CheckGlobalPrefetchAdmissibility_params->estimated_dcfclk_mhz = mode_lib->mp.Dcfclk; in dml_core_mode_programming()