Home
last modified time | relevance | path

Searched refs:DestinationLineTimesForPrefetchLessThan2 (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h997 bool DestinationLineTimesForPrefetchLessThan2;
986 bool DestinationLineTimesForPrefetchLessThan2; global() member
H A Ddml2_core_shared.c10605 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 dml2_printf("DML::%s: DestinationLineTimesForPrefetchLessThan2 = %u\n", __func__, s->DestinationLineTimesForPrefetchLessThan2); in dml2_core_shared_mode_programming()
H A Ddml2_core_dcn4_calcs.c10750 s->DestinationLineTimesForPrefetchLessThan2 = false; in dml_core_mode_programming()
10893 s->DestinationLineTimesForPrefetchLessThan2 = true; in dml_core_mode_programming()
10909 if (s->VRatioPrefetchMoreThanMax == true || s->DestinationLineTimesForPrefetchLessThan2 == true) { in dml_core_mode_programming()
10911 dml2_printf("DML::%s: DestinationLineTimesForPrefetchLessThan2 = %u\n", __func__, s->DestinationLineTimesForPrefetchLessThan2); in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c1861 bool DestinationLineTimesForPrefetchLessThan2 = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local
2420 DestinationLineTimesForPrefetchLessThan2 = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2614 DestinationLineTimesForPrefetchLessThan2 = true; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2628 && !DestinationLineTimesForPrefetchLessThan2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2635 …"DML: DestinationLines for Prefetch %s less than 2\n", (DestinationLineTimesForPrefetchLessThan2) … in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c68 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/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1670 dml_bool_t DestinationLineTimesForPrefetchLessThan2; member
H A Ddisplay_mode_core.c8940 s->DestinationLineTimesForPrefetchLessThan2 = false; in dml_core_mode_programming()
9107 s->DestinationLineTimesForPrefetchLessThan2 = true; in dml_core_mode_programming()
9192 …if (s->VRatioPrefetchMoreThanMax != false || s->DestinationLineTimesForPrefetchLessThan2 != false)… in dml_core_mode_programming()
9194 …onLineTimesForPrefetchLessThan2 = %u\n", __func__, s->DestinationLineTimesForPrefetchLessThan2); in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c2605 bool DestinationLineTimesForPrefetchLessThan2 = false; local
2803 DestinationLineTimesForPrefetchLessThan2 = true;
2824 && !VRatioPrefetchMoreThan4 && !DestinationLineTimesForPrefetchLessThan2)
2831 …inationLines for Prefetch %s less than 2\n", __func__, (DestinationLineTimesForPrefetchLessThan2) …
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c2596 bool DestinationLineTimesForPrefetchLessThan2 = false; local
2793 DestinationLineTimesForPrefetchLessThan2 = true;
2814 && !VRatioPrefetchMoreThan4 && !DestinationLineTimesForPrefetchLessThan2)
2821 …inationLines for Prefetch %s less than 2\n", __func__, (DestinationLineTimesForPrefetchLessThan2) …
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c2053 bool DestinationLineTimesForPrefetchLessThan2 = false; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local
2219 DestinationLineTimesForPrefetchLessThan2 = true; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2227 && !DestinationLineTimesForPrefetchLessThan2) in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
H A Ddisplay_mode_vba_20v2.c2089 bool DestinationLineTimesForPrefetchLessThan2 = false; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local
2253 DestinationLineTimesForPrefetchLessThan2 = true; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2261 && !DestinationLineTimesForPrefetchLessThan2) in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c2101 bool DestinationLineTimesForPrefetchLessThan2 = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local
2302 DestinationLineTimesForPrefetchLessThan2 = true; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2310 && !DestinationLineTimesForPrefetchLessThan2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()