Searched refs:dc_state_create_copy (Results 1 – 3 of 3) sorted by relevance
34 struct dc_state *dc_state_create_copy(struct dc_state *src_state);
256 struct dc_state *dc_state_create_copy(struct dc_state *src_state) in dc_state_create_copy() function293 return dc_state_create_copy(dc->current_state); in dc_state_create_current_copy()
3021 struct dc_state *dsc_validate_context = dc_state_create_copy(dc->current_state); in copy_stream_update_to_stream()3195 context = dc_state_create_copy(dc->current_state); in update_planes_and_stream_state()4305 minimal_transition_context = dc_state_create_copy(base_context); in create_minimal_transition_state()4784 context = dc_state_create_copy(state); in update_planes_and_stream_v1()