Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
Ddcn4_soc_bb.h57 .max_round_trip_to_furthest_cs_fclk_cycles = 350,
183 .max_round_trip_to_furthest_cs_fclk_cycles = 350,
Ddcn3_soc_bb.h77 .max_round_trip_to_furthest_cs_fclk_cycles = 350,
233 .max_round_trip_to_furthest_cs_fclk_cycles = 350,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_soc_parameter_types.h57 unsigned int max_round_trip_to_furthest_cs_fclk_cycles; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c278 unsigned int max_round_trip_to_furthest_cs_fclk_cycles,
288 unsigned int max_round_trip_to_furthest_cs_fclk_cycles,
1790 mode_lib->soc.qos_parameters.qos_params.dcn4x.max_round_trip_to_furthest_cs_fclk_cycles, in dml2_core_shared_mode_support()
1801 mode_lib->soc.qos_parameters.qos_params.dcn4x.max_round_trip_to_furthest_cs_fclk_cycles, in dml2_core_shared_mode_support()
2723 …+ mode_lib->soc.qos_parameters.qos_params.dcn4x.max_round_trip_to_furthest_cs_fclk_cycles / mode_l… in dml2_core_shared_mode_support()
5882 unsigned int max_round_trip_to_furthest_cs_fclk_cycles, in CalculateUrgentLatency() argument
5890 …+ max_round_trip_to_furthest_cs_fclk_cycles / FabricClock * (1 + fabric_max_transport_latency_marg… in CalculateUrgentLatency()
5923 unsigned int max_round_trip_to_furthest_cs_fclk_cycles, in CalculateTripToMemory() argument
5931 …+ max_round_trip_to_furthest_cs_fclk_cycles / FabricClock * (1.0 + fabric_max_transport_latency_ma… in CalculateTripToMemory()
5940 …ound_trip_to_furthest_cs_fclk_cycles = %d\n", __func__, max_round_trip_to_furthest_cs_fclk_cycles); in CalculateTripToMemory()
[all …]
Ddml2_core_dcn4_calcs.c3216 unsigned int max_round_trip_to_furthest_cs_fclk_cycles, in CalculateUrgentLatency() argument
3224 …+ max_round_trip_to_furthest_cs_fclk_cycles / FabricClock * (1 + fabric_max_transport_latency_marg… in CalculateUrgentLatency()
3257 unsigned int max_round_trip_to_furthest_cs_fclk_cycles, in CalculateTripToMemory() argument
3265 …+ max_round_trip_to_furthest_cs_fclk_cycles / FabricClock * (1.0 + fabric_max_transport_latency_ma… in CalculateTripToMemory()
3274 …ound_trip_to_furthest_cs_fclk_cycles = %d\n", __func__, max_round_trip_to_furthest_cs_fclk_cycles); in CalculateTripToMemory()
6988 + dcn4x->max_round_trip_to_furthest_cs_fclk_cycles / FabricClock in get_max_urgent_latency_us()
8165 mode_lib->soc.qos_parameters.qos_params.dcn4x.max_round_trip_to_furthest_cs_fclk_cycles, in dml_core_mode_support()
8176 mode_lib->soc.qos_parameters.qos_params.dcn4x.max_round_trip_to_furthest_cs_fclk_cycles, in dml_core_mode_support()
10646 mode_lib->soc.qos_parameters.qos_params.dcn4x.max_round_trip_to_furthest_cs_fclk_cycles, in dml_core_mode_programming()
10657 mode_lib->soc.qos_parameters.qos_params.dcn4x.max_round_trip_to_furthest_cs_fclk_cycles, in dml_core_mode_programming()
[all …]