Home
last modified time | relevance | path

Searched refs:DestinationLinesForPrefetch (Results 1 – 15 of 15) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c128 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()
1054 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2207 &locals->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h651 double DestinationLinesForPrefetch[DML2_MAX_PLANES]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c108 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()
790 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2144 &mode_lib->vba.DestinationLinesForPrefetch[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
A Ddisplay_mode_vba_20v2.c133 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()
850 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2178 &mode_lib->vba.DestinationLinesForPrefetch[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h754 double *DestinationLinesForPrefetch,
A Ddisplay_mode_vba_util_32.c3432 double *DestinationLinesForPrefetch, in dml32_CalculatePrefetchSchedule()
3888 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in dml32_CalculatePrefetchSchedule()
3890 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in dml32_CalculatePrefetchSchedule()
3917 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in dml32_CalculatePrefetchSchedule()
3935 dml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *DestinationLinesForPrefetch); in dml32_CalculatePrefetchSchedule()
4106 *DestinationLinesForPrefetch = 0; in dml32_CalculatePrefetchSchedule()
A Ddisplay_mode_vba_32.c821 &v->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
899 if (v->DestinationLinesForPrefetch[k] < 2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c146 double *DestinationLinesForPrefetch,
858 double *DestinationLinesForPrefetch,
1270 *DestinationLinesForPrefetch = dst_y_prefetch_oto;
1275 *DestinationLinesForPrefetch = dst_y_prefetch_equ;
1286 LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch
1291 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl…
1295 dml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *DestinationLinesForPrefetch);
1450 *DestinationLinesForPrefetch = 0;
2664 &v->DestinationLinesForPrefetch[k],
2781 if (v->DestinationLinesForPrefetch[k] < 2)
/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c155 double *DestinationLinesForPrefetch,
876 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);
1467 *DestinationLinesForPrefetch = 0;
2683 &v->DestinationLinesForPrefetch[k],
2800 if (v->DestinationLinesForPrefetch[k] < 2)
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c130 double *DestinationLinesForPrefetch,
860 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule()
1178 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()
1183 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule()
1194 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl… in CalculatePrefetchSchedule()
1286 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2488 &v->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2602 if (v->DestinationLinesForPrefetch[k] < 2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core_structs.h1195 dml_float_t DestinationLinesForPrefetch[__DML_NUM_PLANES__]; member
1628 dml_float_t *DestinationLinesForPrefetch; member
A Ddisplay_mode_core.c1412 *p->DestinationLinesForPrefetch = s->dst_y_prefetch_oto; in CalculatePrefetchSchedule()
1419 *p->DestinationLinesForPrefetch = s->dst_y_prefetch_equ; in CalculatePrefetchSchedule()
1432 …s->LinesToRequestPrefetchPixelData = *p->DestinationLinesForPrefetch - *p->DestinationLinesToReque… in CalculatePrefetchSchedule()
1435 …ml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *p->DestinationLinesForPrefetch); in CalculatePrefetchSchedule()
1584 *p->DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
6259 …CalculatePrefetchSchedule_params->DestinationLinesForPrefetch = &mode_lib->ms.LineTimesForPrefetch… in set_calculate_prefetch_schedule_params()
9034 …CalculatePrefetchSchedule_params->DestinationLinesForPrefetch = &locals->DestinationLinesForPrefet… in dml_core_mode_programming()
9109 if (locals->DestinationLinesForPrefetch[k] < 2) in dml_core_mode_programming()
10268 dml_get_per_surface_var_func(dst_y_prefetch, dml_float_t, mode_lib->mp.DestinationLinesForPrefetch);
/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h922 double DestinationLinesForPrefetch[DC__NUM_DPP__MAX]; member
A Ddisplay_mode_vba.c149 dml_get_pipe_attr_func(dst_y_prefetch, mode_lib->vba.DestinationLinesForPrefetch);
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4_calcs.c13250 out->informative.misc.DestinationLinesForPrefetch[k] = mode_lib->mp.dst_y_prefetch[k]; in dml2_core_calcs_get_informative()

Completed in 4544 milliseconds