Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c5957 static unsigned int find_max_impact_plane(unsigned int this_plane_idx, unsigned int num_planes, uns… in find_max_impact_plane() function
6065 …k = find_max_impact_plane(i, p->num_active_planes, s->accumulated_return_path_dcfclk_cycles); // p… in CheckGlobalPrefetchAdmissibility()