Searched refs:dc_state_create_copy (Results 1 – 4 of 4) 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() function296 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()
2950 dm->cached_dc_state = dc_state_create_copy(dm->dc->current_state); in dm_suspend()4406 new_state->context = dc_state_create_copy(old_state->context); in dm_atomic_duplicate_state()
Completed in 32 milliseconds