Searched refs:DestinationLinesForPrefetch (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
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() 871 / (*DestinationLinesForPrefetch * LineTime - *Tno_bw); in CalculatePrefetchSchedule() 878 (*DestinationLinesForPrefetch * LineTime - *Tno_bw - 2 * in CalculatePrefetchSchedule() 886 (*DestinationLinesForPrefetch * LineTime - in CalculatePrefetchSchedule() 893 (*DestinationLinesForPrefetch * LineTime - in CalculatePrefetchSchedule() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
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 …]
|
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 …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 750 double *DestinationLinesForPrefetch,
|
D | display_mode_vba_util_32.c | 3424 double *DestinationLinesForPrefetch, in dml32_CalculatePrefetchSchedule() 3879 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in dml32_CalculatePrefetchSchedule() 3881 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in dml32_CalculatePrefetchSchedule() 3887 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in dml32_CalculatePrefetchSchedule() 3898 LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - in dml32_CalculatePrefetchSchedule() 3902 dml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *DestinationLinesForPrefetch); in dml32_CalculatePrefetchSchedule() 4075 *DestinationLinesForPrefetch = 0; in dml32_CalculatePrefetchSchedule()
|
D | display_mode_vba_32.c | 815 &v->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 893 if (v->DestinationLinesForPrefetch[k] < 2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 147 double *DestinationLinesForPrefetch, 858 double *DestinationLinesForPrefetch, 1266 *DestinationLinesForPrefetch = dst_y_prefetch_oto; 1271 *DestinationLinesForPrefetch = dst_y_prefetch_equ; 1282 LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch 1287 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl… 1291 dml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *DestinationLinesForPrefetch); 1448 *DestinationLinesForPrefetch = 0; 2672 &v->DestinationLinesForPrefetch[k], 2789 if (v->DestinationLinesForPrefetch[k] < 2)
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 159 double *DestinationLinesForPrefetch, 880 double *DestinationLinesForPrefetch, 1288 *DestinationLinesForPrefetch = dst_y_prefetch_oto; 1293 *DestinationLinesForPrefetch = dst_y_prefetch_equ; 1304 LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch 1309 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl… 1313 dml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *DestinationLinesForPrefetch); 1469 *DestinationLinesForPrefetch = 0; 2694 &v->DestinationLinesForPrefetch[k], 2811 if (v->DestinationLinesForPrefetch[k] < 2)
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 132 double *DestinationLinesForPrefetch, 863 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule() 1180 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule() 1185 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule() 1196 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl… in CalculatePrefetchSchedule() 1290 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule() 2499 &v->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2613 if (v->DestinationLinesForPrefetch[k] < 2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 911 double DestinationLinesForPrefetch[DC__NUM_DPP__MAX]; member
|
D | display_mode_vba.c | 149 dml_get_pipe_attr_func(dst_y_prefetch, mode_lib->vba.DestinationLinesForPrefetch);
|