Searched refs:DestinationLinesForPrefetch (Results 1 – 11 of 11) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn21/ |
H A D | display_mode_vba_21.c | 128 double *DestinationLinesForPrefetch, 681 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule() 842 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule() 844 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule() 847 *DestinationLinesForPrefetch = dml_min(*DestinationLinesForPrefetch, 63.75); in CalculatePrefetchSchedule() 866 if (*DestinationLinesForPrefetch > 1) { in CalculatePrefetchSchedule() 886 (*DestinationLinesForPrefetch * LineTime - in CalculatePrefetchSchedule() 893 (*DestinationLinesForPrefetch * LineTime - in CalculatePrefetchSchedule() 1056 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule() 2210 &locals->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn20/ |
H A D | display_mode_vba_20.c | 108 double *DestinationLinesForPrefetch, 491 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule() 630 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule() 632 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule() 634 *DestinationLinesForPrefetch = dml_floor(4.0 * (*DestinationLinesForPrefetch + 0.125), 1) in CalculatePrefetchSchedule() 654 if (*DestinationLinesForPrefetch > 1) { in CalculatePrefetchSchedule() 660 / (*DestinationLinesForPrefetch * LineTime - *Tno_bw); in CalculatePrefetchSchedule() 708 *DestinationLinesForPrefetch in CalculatePrefetchSchedule() 792 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule() 2147 &mode_lib->vba.DestinationLinesForPrefetch[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
H A D | display_mode_vba_20v2.c | 133 double *DestinationLinesForPrefetch, 583 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule() 690 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule() 692 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule() 694 *DestinationLinesForPrefetch = dml_floor(4.0 * (*DestinationLinesForPrefetch + 0.125), 1) in CalculatePrefetchSchedule() 714 if (*DestinationLinesForPrefetch > 1) { in CalculatePrefetchSchedule() 720 / (*DestinationLinesForPrefetch * LineTime - *Tno_bw); in CalculatePrefetchSchedule() 768 *DestinationLinesForPrefetch in CalculatePrefetchSchedule() 852 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule() 2181 &mode_lib->vba.DestinationLinesForPrefetch[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 754 double *DestinationLinesForPrefetch,
|
H A D | display_mode_vba_util_32.c | 3430 double *DestinationLinesForPrefetch, in dml32_CalculatePrefetchSchedule() 3886 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in dml32_CalculatePrefetchSchedule() 3888 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in dml32_CalculatePrefetchSchedule() 3915 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in dml32_CalculatePrefetchSchedule() 3933 dml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *DestinationLinesForPrefetch); in dml32_CalculatePrefetchSchedule() 4106 *DestinationLinesForPrefetch = 0; in dml32_CalculatePrefetchSchedule()
|
H A D | display_mode_vba_32.c | 821 &v->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 899 if (v->DestinationLinesForPrefetch[k] < 2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 146 double *DestinationLinesForPrefetch, 858 double *DestinationLinesForPrefetch, 1269 *DestinationLinesForPrefetch = dst_y_prefetch_oto; 1274 *DestinationLinesForPrefetch = dst_y_prefetch_equ; 1285 LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch 1290 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl… 1294 dml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *DestinationLinesForPrefetch); 1451 *DestinationLinesForPrefetch = 0; 2675 &v->DestinationLinesForPrefetch[k], 2792 if (v->DestinationLinesForPrefetch[k] < 2)
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 158 double *DestinationLinesForPrefetch, 879 double *DestinationLinesForPrefetch, 1290 *DestinationLinesForPrefetch = dst_y_prefetch_oto; 1295 *DestinationLinesForPrefetch = dst_y_prefetch_equ; 1306 LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch 1311 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl… 1315 dml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *DestinationLinesForPrefetch); 1471 *DestinationLinesForPrefetch = 0; 2696 &v->DestinationLinesForPrefetch[k], 2813 if (v->DestinationLinesForPrefetch[k] < 2)
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 132 double *DestinationLinesForPrefetch, 862 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule() 1179 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule() 1184 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule() 1195 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl… in CalculatePrefetchSchedule() 1289 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule() 2501 &v->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2615 if (v->DestinationLinesForPrefetch[k] < 2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 922 double DestinationLinesForPrefetch[DC__NUM_DPP__MAX]; member
|
H A D | display_mode_vba.c | 149 dml_get_pipe_attr_func(dst_y_prefetch, mode_lib->vba.DestinationLinesForPrefetch);
|