Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1341 double required_bandwidth_mbps_this_surface; member
Ddml2_core_shared.c7396 l->required_bandwidth_mbps_this_surface = math_max3(NumberOfDPP[k] * prefetch_vmrow_bw[k], in get_urgent_bandwidth_required()
7400 … l->required_bandwidth_mbps = l->required_bandwidth_mbps + l->required_bandwidth_mbps_this_surface; in get_urgent_bandwidth_required()