Home
last modified time | relevance | path

Searched refs:flip_and_active_bw (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1634 double flip_and_active_bw; member
H A Ddml2_core_dcn5_calcs_dchub.c3499 l->flip_and_active_bw = l->per_plane_flip_bw[k] in dcn5_calculate_urgent_bandwidth_required()
3510 …surface_required_bw[k] = math_max4(l->vm_row_bw, l->flip_and_active_bw, l->flip_and_prefetch_bw, l… in dcn5_calculate_urgent_bandwidth_required()
3516 …ML_LOG_VERBOSE("DML::%s: k=%d, max2: flip_and_active_bw=%f\n", __func__, k, l->flip_and_active_bw); in dcn5_calculate_urgent_bandwidth_required()