Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c83 static bool dc_state_is_phantom_stream_tracked(struct dc_state *state, struct dc_stream_state *phan… in dc_state_is_phantom_stream_tracked() function
799 if (res == DC_OK && !dc_state_is_phantom_stream_tracked(state, phantom_stream)) { in dc_state_add_phantom_stream()