Searched refs:VRatioPrefetchMoreThan4 (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c1862 bool VRatioPrefetchMoreThan4 = false; local
2421 VRatioPrefetchMoreThan4 = false;
2616 VRatioPrefetchMoreThan4 = true;
2627 && v->NotEnoughUrgentLatencyHidingPre == 0 && !VRatioPrefetchMoreThan4
2634 dml_print("DML: VRatioPrefetch %s more than 4\n", (VRatioPrefetchMoreThan4) ? "is" : "is not");
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20v2.c2090 bool VRatioPrefetchMoreThan4 = false; local
2256 VRatioPrefetchMoreThan4 = true;
2260 && prefetch_row_bw_valid && !VRatioPrefetchMoreThan4
H A Ddisplay_mode_vba_20.c2054 bool VRatioPrefetchMoreThan4 = false; local
2222 VRatioPrefetchMoreThan4 = true;
2226 && prefetch_row_bw_valid && !VRatioPrefetchMoreThan4
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c2102 bool VRatioPrefetchMoreThan4 = false; local
2304 VRatioPrefetchMoreThan4 = true;
2309 locals->NotEnoughUrgentLatencyHidingPre == 0 && !VRatioPrefetchMoreThan4
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c2597 bool VRatioPrefetchMoreThan4 = false; local
2796 VRatioPrefetchMoreThan4 = true;
2814 && !VRatioPrefetchMoreThan4 && !DestinationLineTimesForPrefetchLessThan2)
2820 dml_print("DML::%s: VRatioPrefetch %s more than 4\n", __func__, (VRatioPrefetchMoreThan4) ? "is" : "is not");
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c2618 bool VRatioPrefetchMoreThan4 = false; local
2818 VRatioPrefetchMoreThan4 = true;
2836 && !VRatioPrefetchMoreThan4 && !DestinationLineTimesForPrefetchLessThan2)
2842 dml_print("DML::%s: VRatioPrefetch %s more than 4\n", __func__, (VRatioPrefetchMoreThan4) ? "is" : "is not");

Completed in 236 milliseconds