Searched refs:DestinationLineTimesForPrefetchLessThan2 (Results 1 – 12 of 12) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared_types.h | 1017 bool DestinationLineTimesForPrefetchLessThan2; member
|
D | dml2_core_shared.c | 10605 s->DestinationLineTimesForPrefetchLessThan2 = false; in dml2_core_shared_mode_programming() 10746 s->DestinationLineTimesForPrefetchLessThan2 = true; in dml2_core_shared_mode_programming() 10758 if (s->VRatioPrefetchMoreThanMax == true || s->DestinationLineTimesForPrefetchLessThan2 == true) { in dml2_core_shared_mode_programming() 10760 …ationLineTimesForPrefetchLessThan2 = %u\n", __func__, s->DestinationLineTimesForPrefetchLessThan2); in dml2_core_shared_mode_programming()
|
D | dml2_core_dcn4_calcs.c | 11183 s->DestinationLineTimesForPrefetchLessThan2 = false; in dml_core_mode_programming() 11338 s->DestinationLineTimesForPrefetchLessThan2 = true; in dml_core_mode_programming() 11354 if (s->VRatioPrefetchMoreThanMax == true || s->DestinationLineTimesForPrefetchLessThan2 == true) { in dml_core_mode_programming() 11356 …ationLineTimesForPrefetchLessThan2 = %u\n", __func__, s->DestinationLineTimesForPrefetchLessThan2); in dml_core_mode_programming()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 1849 bool DestinationLineTimesForPrefetchLessThan2 = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local 2408 DestinationLineTimesForPrefetchLessThan2 = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2602 DestinationLineTimesForPrefetchLessThan2 = true; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2616 && !DestinationLineTimesForPrefetchLessThan2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2623 …"DML: DestinationLines for Prefetch %s less than 2\n", (DestinationLineTimesForPrefetchLessThan2) … in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_32.c | 68 bool DestinationLineTimesForPrefetchLessThan2 = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local 743 DestinationLineTimesForPrefetchLessThan2 = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 900 DestinationLineTimesForPrefetchLessThan2 = true; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 991 if (VRatioPrefetchMoreThanMax != false || DestinationLineTimesForPrefetchLessThan2 != false) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core_structs.h | 1727 dml_bool_t DestinationLineTimesForPrefetchLessThan2; member
|
D | display_mode_core.c | 8941 s->DestinationLineTimesForPrefetchLessThan2 = false; in dml_core_mode_programming() 9108 s->DestinationLineTimesForPrefetchLessThan2 = true; in dml_core_mode_programming() 9195 …if (s->VRatioPrefetchMoreThanMax != false || s->DestinationLineTimesForPrefetchLessThan2 != false)… in dml_core_mode_programming() 9197 …onLineTimesForPrefetchLessThan2 = %u\n", __func__, s->DestinationLineTimesForPrefetchLessThan2); in dml_core_mode_programming()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 2584 bool DestinationLineTimesForPrefetchLessThan2 = false; local 2781 DestinationLineTimesForPrefetchLessThan2 = true; 2802 && !VRatioPrefetchMoreThan4 && !DestinationLineTimesForPrefetchLessThan2) 2809 …inationLines for Prefetch %s less than 2\n", __func__, (DestinationLineTimesForPrefetchLessThan2) …
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 2602 bool DestinationLineTimesForPrefetchLessThan2 = false; local 2800 DestinationLineTimesForPrefetchLessThan2 = true; 2821 && !VRatioPrefetchMoreThan4 && !DestinationLineTimesForPrefetchLessThan2) 2828 …inationLines for Prefetch %s less than 2\n", __func__, (DestinationLineTimesForPrefetchLessThan2) …
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 2050 bool DestinationLineTimesForPrefetchLessThan2 = false; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local 2216 DestinationLineTimesForPrefetchLessThan2 = true; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2224 && !DestinationLineTimesForPrefetchLessThan2) in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
D | display_mode_vba_20v2.c | 2086 bool DestinationLineTimesForPrefetchLessThan2 = false; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local 2250 DestinationLineTimesForPrefetchLessThan2 = true; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2258 && !DestinationLineTimesForPrefetchLessThan2) in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 2098 bool DestinationLineTimesForPrefetchLessThan2 = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local 2299 DestinationLineTimesForPrefetchLessThan2 = true; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2307 && !DestinationLineTimesForPrefetchLessThan2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|