Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1503 int i, old_plane_count; in dc_rem_all_planes_for_stream() local
1518 old_plane_count = stream_status->plane_count; in dc_rem_all_planes_for_stream()
1520 for (i = 0; i < old_plane_count; i++) in dc_rem_all_planes_for_stream()
1523 for (i = 0; i < old_plane_count; i++) in dc_rem_all_planes_for_stream()