Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h997 bool DestinationLineTimesForPrefetchLessThan2; 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 …ationLineTimesForPrefetchLessThan2 = %u\n", __func__, s->DestinationLineTimesForPrefetchLessThan2); in dml2_core_shared_mode_programming()
/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
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c2584 bool DestinationLineTimesForPrefetchLessThan2 = false; local
2781 DestinationLineTimesForPrefetchLessThan2 = true;
2802 && !VRatioPrefetchMoreThan4 && !DestinationLineTimesForPrefetchLessThan2)
2809 …inationLines for Prefetch %s less than 2\n", __func__, (DestinationLineTimesForPrefetchLessThan2) …