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_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h577 double prefetch_cursor_bw[DML2_MAX_PLANES]; member
780 double prefetch_cursor_bw[DML2_MAX_PLANES]; member
2080 double *prefetch_cursor_bw; member
2388 double *prefetch_cursor_bw; member
H A Ddml2_core_dcn5_funcs_mode_programming.c741 CalculatePrefetchSchedule_params->prefetch_cursor_bw = &mode_lib->mp.prefetch_cursor_bw[k]; in dcn5_mode_programming()
828 …VERBOSE("DML::%s: k=%0u prefetch_cursor_bw=%f\n", __func__, k, mode_lib->mp.prefetch_cursor_bw[k]); in dcn5_mode_programming()
859 calculate_peak_bandwidth_params->prefetch_cursor_bw = mode_lib->mp.prefetch_cursor_bw; in dcn5_mode_programming()
984 calculate_peak_bandwidth_params->prefetch_cursor_bw = mode_lib->mp.prefetch_cursor_bw; in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c2739 *p->prefetch_cursor_bw = 0; in dcn5_calculate_prefetch_schedule()
3279 …*p->prefetch_cursor_bw = p->num_cursors * s->cursor_prefetch_bytes / (s->LinesToRequestPrefetchPix… in dcn5_calculate_prefetch_schedule()
3293 DML_LOG_VERBOSE("DML::%s: prefetch_cursor_bw = %f\n", __func__, *p->prefetch_cursor_bw); in dcn5_calculate_prefetch_schedule()
3457 double prefetch_cursor_bw[], in dcn5_calculate_urgent_bandwidth_required() argument
3505 + prefetch_cursor_bw[k] * l->adj_factor_cur_pre; in dcn5_calculate_urgent_bandwidth_required()
3547 DML_LOG_VERBOSE("DML::%s: k=%d, prefetch_cursor_bw=%f\n", __func__, k, prefetch_cursor_bw[k]); in dcn5_calculate_urgent_bandwidth_required()
3621 p->prefetch_cursor_bw, in dcn5_calculate_peak_bandwidth_required()
3653 p->prefetch_cursor_bw, in dcn5_calculate_peak_bandwidth_required()
3685 p->prefetch_cursor_bw, in dcn5_calculate_peak_bandwidth_required()