Home
last modified time | relevance | path

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

/linux/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()
1056 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2210 &locals->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h646 double DestinationLinesForPrefetch[DML2_MAX_PLANES]; member
/linux/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()
792 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2147 &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()
852 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2181 &mode_lib->vba.DestinationLinesForPrefetch[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h754 double *DestinationLinesForPrefetch,
A Ddisplay_mode_vba_util_32.c3428 double *DestinationLinesForPrefetch, in dml32_CalculatePrefetchSchedule()
3884 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in dml32_CalculatePrefetchSchedule()
3886 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in dml32_CalculatePrefetchSchedule()
3913 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in dml32_CalculatePrefetchSchedule()
3931 dml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *DestinationLinesForPrefetch); in dml32_CalculatePrefetchSchedule()
4104 *DestinationLinesForPrefetch = 0; in dml32_CalculatePrefetchSchedule()
A Ddisplay_mode_vba_32.c821 &v->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
899 if (v->DestinationLinesForPrefetch[k] < 2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c146 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;
2666 &v->DestinationLinesForPrefetch[k],
2783 if (v->DestinationLinesForPrefetch[k] < 2)
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c155 double *DestinationLinesForPrefetch,
876 double *DestinationLinesForPrefetch,
1287 *DestinationLinesForPrefetch = dst_y_prefetch_oto;
1292 *DestinationLinesForPrefetch = dst_y_prefetch_equ;
1303 LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch
1308 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl…
1312 dml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *DestinationLinesForPrefetch);
1468 *DestinationLinesForPrefetch = 0;
2685 &v->DestinationLinesForPrefetch[k],
2802 if (v->DestinationLinesForPrefetch[k] < 2)
/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core_structs.h1137 dml_float_t DestinationLinesForPrefetch[__DML_NUM_PLANES__]; member
1570 dml_float_t *DestinationLinesForPrefetch; member
A Ddisplay_mode_core.c1410 *p->DestinationLinesForPrefetch = s->dst_y_prefetch_oto; in CalculatePrefetchSchedule()
1417 *p->DestinationLinesForPrefetch = s->dst_y_prefetch_equ; in CalculatePrefetchSchedule()
1430 …s->LinesToRequestPrefetchPixelData = *p->DestinationLinesForPrefetch - *p->DestinationLinesToReque… in CalculatePrefetchSchedule()
1433 …ml_print("DML::%s: DestinationLinesForPrefetch = %f\n", __func__, *p->DestinationLinesForPrefetch); in CalculatePrefetchSchedule()
1582 *p->DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
6256 …CalculatePrefetchSchedule_params->DestinationLinesForPrefetch = &mode_lib->ms.LineTimesForPrefetch… in set_calculate_prefetch_schedule_params()
9031 …CalculatePrefetchSchedule_params->DestinationLinesForPrefetch = &locals->DestinationLinesForPrefet… in dml_core_mode_programming()
9106 if (locals->DestinationLinesForPrefetch[k] < 2) in dml_core_mode_programming()
10262 dml_get_per_surface_var_func(dst_y_prefetch, dml_float_t, mode_lib->mp.DestinationLinesForPrefetch);
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c130 double *DestinationLinesForPrefetch,
860 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule()
1177 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()
1182 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule()
1193 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl… in CalculatePrefetchSchedule()
1287 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2499 &v->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2613 if (v->DestinationLinesForPrefetch[k] < 2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/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);
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared.c12357 out->informative.misc.DestinationLinesForPrefetch[k] = mode_lib->mp.dst_y_prefetch[k]; in dml2_core_shared_get_informative()
A Ddml2_core_dcn4_calcs.c12808 out->informative.misc.DestinationLinesForPrefetch[k] = mode_lib->mp.dst_y_prefetch[k]; in dml2_core_calcs_get_informative()

Completed in 764 milliseconds