Searched refs:DestinationLineTimesForPrefetchLessThan2 (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared_types.h | 997 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 | 10750 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 …ationLineTimesForPrefetchLessThan2 = %u\n", __func__, s->DestinationLineTimesForPrefetchLessThan2); in dml_core_mode_programming()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 1861 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-6.12.1/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.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core_structs.h | 1670 dml_bool_t DestinationLineTimesForPrefetchLessThan2; member
|
D | display_mode_core.c | 8940 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-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 2587 bool DestinationLineTimesForPrefetchLessThan2 = false; local 2784 DestinationLineTimesForPrefetchLessThan2 = true; 2805 && !VRatioPrefetchMoreThan4 && !DestinationLineTimesForPrefetchLessThan2) 2812 …inationLines for Prefetch %s less than 2\n", __func__, (DestinationLineTimesForPrefetchLessThan2) …
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 2605 bool DestinationLineTimesForPrefetchLessThan2 = false; local 2803 DestinationLineTimesForPrefetchLessThan2 = true; 2824 && !VRatioPrefetchMoreThan4 && !DestinationLineTimesForPrefetchLessThan2) 2831 …inationLines for Prefetch %s less than 2\n", __func__, (DestinationLineTimesForPrefetchLessThan2) …
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 2053 bool DestinationLineTimesForPrefetchLessThan2 = false; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local 2219 DestinationLineTimesForPrefetchLessThan2 = true; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2227 && !DestinationLineTimesForPrefetchLessThan2) in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
D | display_mode_vba_20v2.c | 2089 bool DestinationLineTimesForPrefetchLessThan2 = false; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local 2253 DestinationLineTimesForPrefetchLessThan2 = true; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2261 && !DestinationLineTimesForPrefetchLessThan2) in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 2101 bool DestinationLineTimesForPrefetchLessThan2 = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local 2302 DestinationLineTimesForPrefetchLessThan2 = true; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2310 && !DestinationLineTimesForPrefetchLessThan2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|