Home
last modified time | relevance | path

Searched refs:flip_and_prefetch_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.h1635 double flip_and_prefetch_bw; member
H A Ddml2_core_dcn5_calcs_dchub.c3503 l->flip_and_prefetch_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()
3517 …OG_VERBOSE("DML::%s: k=%d, max3: flip_and_prefetch_bw=%f\n", __func__, k, l->flip_and_prefetch_bw); in dcn5_calculate_urgent_bandwidth_required()