Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_state_priv.h67 enum dc_status dc_state_remove_phantom_stream(const struct dc *dc,
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c817 enum dc_status dc_state_remove_phantom_stream(const struct dc *dc, in dc_state_remove_phantom_stream() function
928 dc_state_remove_phantom_stream(dc, state, phantom_stream); in dc_state_remove_phantom_streams_and_planes()
H A Ddc_resource.c3951 res = dc_state_remove_phantom_stream(dc, context, del_streams[i]); in dc_validate_with_context()
5261 dml2_options->svp_pstate.callbacks.remove_phantom_stream = &dc_state_remove_phantom_stream; in resource_init_common_dml2_callbacks()