Searched refs:dc_state_create_copy (Results 1 – 4 of 4) sorted by relevance
33 struct dc_state *dc_state_create_copy(struct dc_state *src_state);
250 struct dc_state *dc_state_create_copy(struct dc_state *src_state) in dc_state_create_copy() function290 return dc_state_create_copy(dc->current_state); in dc_state_create_current_copy()
3305 struct dc_state *dsc_validate_context = dc_state_create_copy(dc->current_state); in copy_stream_update_to_stream()3487 context = dc_state_create_copy(dc->current_state); in update_planes_and_stream_state()4633 minimal_transition_context = dc_state_create_copy(base_context); in create_minimal_transition_state()5122 context = dc_state_create_copy(state); in update_planes_and_stream_v1()
3161 dm->cached_dc_state = dc_state_create_copy(dm->dc->current_state); in dm_suspend()4608 new_state->context = dc_state_create_copy(old_state->context); in dm_atomic_duplicate_state()
Completed in 41 milliseconds