Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_state.h63 bool dc_state_rem_all_planes_for_stream(
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c593 bool dc_state_rem_all_planes_for_stream( in dc_state_rem_all_planes_for_stream() function
H A Ddc_resource.c3922 if (!dc_state_rem_all_planes_for_stream(dc, in dc_validate_with_context()
3954 if (!dc_state_rem_all_planes_for_stream(dc, del_streams[i], context)) { in dc_validate_with_context()
H A Ddc.c1253 dc_state_rem_all_planes_for_stream(dc, old_stream, dangling_context); in disable_dangling_plane()
3208 if (!dc_state_rem_all_planes_for_stream(dc, stream, context)) { in update_planes_and_stream_state()