Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2039 int i, old_plane_count; in dc_rem_all_planes_for_stream() local
2054 old_plane_count = stream_status->plane_count; in dc_rem_all_planes_for_stream()
2056 for (i = 0; i < old_plane_count; i++) in dc_rem_all_planes_for_stream()
2059 for (i = 0; i < old_plane_count; i++) in dc_rem_all_planes_for_stream()