Home
last modified time | relevance | path

Searched refs:prefetch_cursor_bw (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h485 double prefetch_cursor_bw[DML2_MAX_PLANES]; member
607 double prefetch_cursor_bw[DML2_MAX_PLANES]; member
1779 double *prefetch_cursor_bw; member
1956 double *prefetch_cursor_bw; member
H A Ddml2_core_shared.c528 double prefetch_cursor_bw[],
594 double prefetch_cursor_bw[],
2398 CalculatePrefetchSchedule_params->prefetch_cursor_bw = &mode_lib->ms.prefetch_cursor_bw[k]; in dml2_core_shared_mode_support()
2504 mode_lib->ms.prefetch_cursor_bw, in dml2_core_shared_mode_support()
2624 mode_lib->ms.prefetch_cursor_bw, in dml2_core_shared_mode_support()
7355 double prefetch_cursor_bw[], in get_urgent_bandwidth_required() argument
7398 …ctor_p0_pre + PrefetchBandwidthChroma[k] * l->adj_factor_p1_pre) + prefetch_cursor_bw[k] * l->adj_… in get_urgent_bandwidth_required()
7424 dml2_printf("DML::%s: k=%d, prefetch_cursor_bw=%f\n", __func__, k, prefetch_cursor_bw[k]); in get_urgent_bandwidth_required()
7565 *p->prefetch_cursor_bw = 0; in CalculatePrefetchSchedule()
8047 …*p->prefetch_cursor_bw = p->num_cursors * s->cursor_prefetch_bytes / (s->LinesToRequestPrefetchPix… in CalculatePrefetchSchedule()
[all …]
H A Ddml2_core_dcn4_calcs.c4837 double prefetch_cursor_bw[], in get_urgent_bandwidth_required()
4894 …ctor_p0_pre + PrefetchBandwidthChroma[k] * l->adj_factor_p1_pre) + prefetch_cursor_bw[k] * l->adj_… in get_urgent_bandwidth_required()
4940 dml2_printf("DML::%s: k=%d, prefetch_cursor_bw=%f\n", __func__, k, prefetch_cursor_bw[k]); in get_urgent_bandwidth_required()
5095 *p->prefetch_cursor_bw = 0; in CalculatePrefetchSchedule()
5655 …*p->prefetch_cursor_bw = p->num_cursors * s->cursor_prefetch_bytes / (s->LinesToRequestPrefetchPix… in CalculatePrefetchSchedule()
5670 dml2_printf("DML::%s: prefetch_cursor_bw = %f\n", __func__, *p->prefetch_cursor_bw); in CalculatePrefetchSchedule()
5950 p->prefetch_cursor_bw, in calculate_peak_bandwidth_required()
5986 p->prefetch_cursor_bw, in calculate_peak_bandwidth_required()
6022 p->prefetch_cursor_bw, in calculate_peak_bandwidth_required()
8760 CalculatePrefetchSchedule_params->prefetch_cursor_bw = &mode_lib->ms.prefetch_cursor_bw[k]; in dml_core_mode_support()
[all …]