Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c1443 int i, old_plane_count; in dc_rem_all_planes_for_stream() local
1458 old_plane_count = stream_status->plane_count; in dc_rem_all_planes_for_stream()
1460 for (i = 0; i < old_plane_count; i++) in dc_rem_all_planes_for_stream()
1463 for (i = 0; i < old_plane_count; i++) in dc_rem_all_planes_for_stream()