Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c870 bool dc_state_rem_all_phantom_planes_for_stream( in dc_state_rem_all_phantom_planes_for_stream() function
930 dc_state_rem_all_phantom_planes_for_stream(dc, phantom_stream, state, false); in dc_state_remove_phantom_streams_and_planes()
H A Ddc_resource.c4181 if (!dc_state_rem_all_phantom_planes_for_stream(dc, del_streams[i], context, true)) { in dc_validate_with_context()
H A Ddc.c1356 dc_state_rem_all_phantom_planes_for_stream(dc, old_stream, dangling_context, true); in disable_dangling_plane()