Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h532 double FabricClock);
694 const double FabricClock,
700 const double FabricClock,
H A Ddisplay_mode_vba_util_32.c2711 double FabricClock) in dml32_CalculateUrgentLatency() argument
2718 (UrgentLatencyAdjustmentFabricClockReference / FabricClock - 1); in dml32_CalculateUrgentLatency()
3285 const double FabricClock, in dml32_get_return_bw_mbps() argument
3290 double IdealFabricBandwidth = FabricClock * soc->fabric_datapath_to_dcn_data_return_bytes; in dml32_get_return_bw_mbps()
3310 dml_print("DML::%s: FabricClock = %f\n", __func__, FabricClock); in dml32_get_return_bw_mbps()
3327 const double FabricClock, in dml32_get_return_bw_mbps_vm_only() argument
3332 FabricClock * soc->fabric_datapath_to_dcn_data_return_bytes in dml32_get_return_bw_mbps_vm_only()
3341 dml_print("DML::%s: FabricClock = %f\n", __func__, FabricClock); in dml32_get_return_bw_mbps_vm_only()
H A Ddisplay_mode_vba_32.c540 mode_lib->vba.FabricClock, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
546 dml_print("DML::%s: mode_lib->vba.FabricClock = %f\n", __func__, mode_lib->vba.FabricClock); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
646 mode_lib->vba.FabricClock); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3734 mode_lib->vba.FabricClock = mode_lib->vba.FabricClockPerState[mode_lib->vba.VoltageLevel]; in dml32_ModeSupportAndSystemConfigurationFull()
H A Ddcn32_fpu.c1365 context->bw_ctx.bw.dcn.clk.fclk_khz = context->bw_ctx.dml.vba.FabricClock * 1000; in dcn32_calculate_dlg_params()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h434 double FabricClock; member
H A Ddisplay_mode_vba.c383 mode_lib->vba.FabricClock = soc->clock_limits[i].fabricclk_mhz; in fetch_socbb_params()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c2470 dml_min(v->ReturnBusWidth * v->DCFCLK, v->FabricClock * v->FabricDatapathToDCNDataReturn)
2478 dml_print("DML::%s: v->FabricClock = %f\n", __func__, v->FabricClock);
2587 v->FabricClock);
5111 v->FabricClock);
5548 v->FabricClock = v->FabricClockPerState[v->VoltageLevel];
7026 double FabricClock) argument
7032 …cyAdjustmentFabricClockComponent * (UrgentLatencyAdjustmentFabricClockReference / FabricClock - 1);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c2491 dml_min(v->ReturnBusWidth * v->DCFCLK, v->FabricClock * v->FabricDatapathToDCNDataReturn)
2499 dml_print("DML::%s: v->FabricClock = %f\n", __func__, v->FabricClock);
2607 v->FabricClock);
5198 v->FabricClock);
5643 v->FabricClock = v->FabricClockPerState[v->VoltageLevel];
7115 double FabricClock) argument
7121 …cyAdjustmentFabricClockComponent * (UrgentLatencyAdjustmentFabricClockReference / FabricClock - 1);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c2409 …ncyAdjustmentFabricClockComponent, v->UrgentLatencyAdjustmentFabricClockReference, v->FabricClock); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
5179 v->FabricClock = v->FabricClockPerState[v->VoltageLevel]; in dml30_ModeSupportAndSystemConfigurationFull()
6484 double FabricClock) in CalculateUrgentLatency() argument
6490 …cyAdjustmentFabricClockComponent * (UrgentLatencyAdjustmentFabricClockReference / FabricClock - 1); in CalculateUrgentLatency()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1156 context->bw_ctx.bw.dcn.clk.fclk_khz = context->bw_ctx.dml.vba.FabricClock * 1000; in dcn20_calculate_dlg_params()
H A Ddisplay_mode_vba_20.c239 mode_lib->vba.FabricClock * mode_lib->vba.FabricDatapathToDCNDataReturn) / 1000.0; in dml20_recalculate()
5102 mode_lib->vba.FabricClock = mode_lib->vba.FabricClockPerState[mode_lib->vba.VoltageLevel]; in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c263 mode_lib->vba.FabricClock * mode_lib->vba.FabricDatapathToDCNDataReturn) / 1000.0; in dml20v2_recalculate()
5218 mode_lib->vba.FabricClock = mode_lib->vba.FabricClockPerState[mode_lib->vba.VoltageLevel]; in dml20v2_ModeSupportAndSystemConfigurationFull()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c5225 mode_lib->vba.FabricClock = mode_lib->vba.FabricClockPerState[mode_lib->vba.VoltageLevel]; in dml21_ModeSupportAndSystemConfigurationFull()