Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2038 int i, old_plane_count; in dc_rem_all_planes_for_stream() local
2053 old_plane_count = stream_status->plane_count; in dc_rem_all_planes_for_stream()
2055 for (i = 0; i < old_plane_count; i++) in dc_rem_all_planes_for_stream()
2058 for (i = 0; i < old_plane_count; i++) in dc_rem_all_planes_for_stream()