Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1564 int i, old_plane_count; in dc_rem_all_planes_for_stream() local
1579 old_plane_count = stream_status->plane_count; in dc_rem_all_planes_for_stream()
1581 for (i = 0; i < old_plane_count; i++) in dc_rem_all_planes_for_stream()
1584 for (i = 0; i < old_plane_count; i++) in dc_rem_all_planes_for_stream()