Searched refs:UrgentLatency (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| H A D | display_mode_vba_21.c | 105 double UrgentLatency, 211 double UrgentLatency, 252 double UrgentLatency, 301 double UrgentLatency, 368 double UrgentLatency, 658 double UrgentLatency, in CalculatePrefetchSchedule() 793 …*Tno_bw = UrgentExtraLatency + UrgentLatency * ((GPUVMPageTableLevels - 2) * (myHostVM->MaxPageTab… in CalculatePrefetchSchedule() 820 …dml_max(UrgentExtraLatency + UrgentLatency * (GPUVMPageTableLevels * (HostVMDynamicLevels + 1) - 1… in CalculatePrefetchSchedule() 828 dml_max(UrgentLatency * (HostVMDynamicLevels + 1), dml_max(LineTime - Tvm_oto, LineTime / 4))); in CalculatePrefetchSchedule() 874 UrgentLatency * (1 + HostVMDynamicLevels)); in CalculatePrefetchSchedule() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_mode_vba_30.c | 108 double UrgentLatency, 222 double UrgentLatency, 246 double UrgentLatency, 310 double UrgentLatency, 382 double UrgentLatency, 905 double UrgentLatency, in CalculatePrefetchSchedule() 1003 trip_to_mem = UrgentLatency; in CalculatePrefetchSchedule() 2475 …v->UrgentLatency = CalculateUrgentLatency(v->UrgentLatencyPixelDataOnly, v->UrgentLatencyPixelMixe… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2491 v->UrgentLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2541 v->UrgentLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| H A D | display_mode_vba_20.c | 1489 mode_lib->vba.UrgentLatency = mode_lib->vba.UrgentLatencyPixelDataOnly; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3440 mode_lib->vba.UrgentLatency = mode_lib->vba.UrgentLatencyPixelDataOnly; in dml20_ModeSupportAndSystemConfigurationFull() 3455 locals->ReturnBWToDCNPerState * 4 * (1 - locals->UrgentLatency / in dml20_ModeSupportAndSystemConfigurationFull() 3458 * locals->ReturnBusWidth / 4) + locals->UrgentLatency))); in dml20_ModeSupportAndSystemConfigurationFull() 3461 locals->UrgentLatency / (locals->ReturnBWToDCNPerState * locals->UrgentLatency in dml20_ModeSupportAndSystemConfigurationFull() 3468 * locals->ReturnBusWidth * locals->DCFCLKPerState[i] * locals->UrgentLatency / in dml20_ModeSupportAndSystemConfigurationFull() 3469 dml_pow((locals->ReturnBWToDCNPerState * locals->UrgentLatency in dml20_ModeSupportAndSystemConfigurationFull() 3478 locals->ReturnBWToDCNPerState * 4 * (1 - locals->UrgentLatency / in dml20_ModeSupportAndSystemConfigurationFull() 3481 * locals->ReturnBusWidth / 4) + locals->UrgentLatency))); in dml20_ModeSupportAndSystemConfigurationFull() 3484 locals->UrgentLatency / (locals->ReturnBWToDCNPerState * locals->UrgentLatency in dml20_ModeSupportAndSystemConfigurationFull() [all …]
|
| H A D | display_mode_vba_20v2.c | 1525 mode_lib->vba.UrgentLatency = mode_lib->vba.UrgentLatencyPixelDataOnly; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3513 mode_lib->vba.UrgentLatency = mode_lib->vba.UrgentLatencyPixelDataOnly; in dml20v2_ModeSupportAndSystemConfigurationFull() 3528 locals->ReturnBWToDCNPerState * 4 * (1 - locals->UrgentLatency / in dml20v2_ModeSupportAndSystemConfigurationFull() 3531 * locals->ReturnBusWidth / 4) + locals->UrgentLatency))); in dml20v2_ModeSupportAndSystemConfigurationFull() 3534 locals->UrgentLatency / (locals->ReturnBWToDCNPerState * locals->UrgentLatency in dml20v2_ModeSupportAndSystemConfigurationFull() 3541 * locals->ReturnBusWidth * locals->DCFCLKPerState[i] * locals->UrgentLatency / in dml20v2_ModeSupportAndSystemConfigurationFull() 3542 dml_pow((locals->ReturnBWToDCNPerState * locals->UrgentLatency in dml20v2_ModeSupportAndSystemConfigurationFull() 3551 locals->ReturnBWToDCNPerState * 4 * (1 - locals->UrgentLatency / in dml20v2_ModeSupportAndSystemConfigurationFull() 3554 * locals->ReturnBusWidth / 4) + locals->UrgentLatency))); in dml20v2_ModeSupportAndSystemConfigurationFull() 3557 locals->UrgentLatency / (locals->ReturnBWToDCNPerState * locals->UrgentLatency in dml20v2_ModeSupportAndSystemConfigurationFull() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.c | 88 dml_get_attr_func(wm_memory_trip, mode_lib->vba.UrgentLatency); 97 dml_get_attr_func(urgent_latency, mode_lib->vba.UrgentLatency);
|
| H A D | display_mode_vba.h | 207 double UrgentLatency; // max of the above three member
|