Searched refs:UrgentLatency (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 541 double UrgentLatency, 687 double UrgentLatency, 730 double UrgentLatency, 775 double UrgentLatency, 1153 double UrgentLatency,
|
H A D | display_mode_vba_32.c | 640 v->UrgentLatency = dml32_CalculateUrgentLatency(mode_lib->vba.UrgentLatencyPixelDataOnly, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 655 v->UrgentLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 678 v->UrgentLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 758 mode_lib->vba.FCLKChangeLatency, v->UrgentLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 794 v->UrgentLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 852 v->UrgentLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1040 v->UrgentLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1179 …etchParametersWatermarksAndPerformanceCalculation.mmSOCParameters.UrgentLatency = v->UrgentLatency; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3572 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.mSOCParameters.UrgentLatency = mode_lib-… in dml32_ModeSupportAndSystemConfigurationFull() 3758 mode_lib->vba.UrgentLatency = mode_lib->vba.UrgLatency[mode_lib->vba.VoltageLevel]; in dml32_ModeSupportAndSystemConfigurationFull()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_structs.h | 82 double UrgentLatency; member 143 double UrgentLatency; member
|
H A D | display_mode_vba.c | 90 dml_get_attr_func(wm_memory_trip, mode_lib->vba.UrgentLatency); 103 dml_get_attr_func(urgent_latency, mode_lib->vba.UrgentLatency);
|
H A D | display_mode_vba.h | 335 double UrgentLatency; // max of the above three member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 125 double UrgentLatency, 234 …Wait(unsigned int PrefetchMode, double DRAMClockChangeLatency, double UrgentLatency, double SREnte… 258 double UrgentLatency, 297 double UrgentLatency, 345 double UrgentLatency, 837 double UrgentLatency, 946 trip_to_mem = UrgentLatency; 2568 v->UrgentLatency = CalculateUrgentLatency( 2586 …double TWait = CalculateTWait(PrefetchMode, v->DRAMClockChangeLatency, v->UrgentLatency, v->SREnte… 2642 v->UrgentLatency, [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared_types.h | 551 double UrgentLatency; member 852 double UrgentLatency; member 1719 double UrgentLatency; member
|
H A D | dml2_core_shared.c | 316 double UrgentLatency, 327 double UrgentLatency, 485 static double CalculateTWait(long reserved_vblank_time_ns, double UrgentLatency, double Ttrip); 2342 CalculatePrefetchSchedule_params->UrgentLatency = mode_lib->ms.UrgLatency; in dml2_core_shared_mode_support() 2654 s->mSOCParameters.UrgentLatency = mode_lib->ms.UrgLatency; in dml2_core_shared_mode_support() 6082 double UrgentLatency, in calculate_cursor_urgent_burst_factor() argument 6094 if (CursorBufferSizeInTime - UrgentLatency <= 0) { in calculate_cursor_urgent_burst_factor() 6099 *UrgentBurstFactorCursor = CursorBufferSizeInTime / (CursorBufferSizeInTime - UrgentLatency); in calculate_cursor_urgent_burst_factor() 6122 double UrgentLatency, in CalculateUrgentBurstFactor() argument 6157 if (DETBufferSizeInTimeLuma - UrgentLatency <= 0) { in CalculateUrgentBurstFactor() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 457 dml_float_t UrgentLatency; member 954 dml_float_t UrgentLatency; member 1551 dml_float_t UrgentLatency; member
|