Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c1445 struct dc_plane_state *del_planes[MAX_SURFACE_NUM] = { 0 }; in dc_rem_all_planes_for_stream() local
1461 del_planes[i] = stream_status->plane_states[i]; in dc_rem_all_planes_for_stream()
1464 if (!dc_remove_plane_from_context(dc, stream, del_planes[i], context)) in dc_rem_all_planes_for_stream()