Searched refs:dc_state_create_current_copy (Results 1 – 4 of 4) sorted by relevance
36 struct dc_state *dc_state_create_current_copy(struct dc *dc);
294 struct dc_state *dc_state_create_current_copy(struct dc *dc) in dc_state_create_current_copy() function
1181 struct dc_state *dangling_context = dc_state_create_current_copy(dc); in disable_dangling_plane()2152 context = dc_state_create_current_copy(dc); in dc_commit_streams()
2895 context = dc_state_create_current_copy(dc); in amdgpu_dm_commit_zero_streams()4458 state->context = dc_state_create_current_copy(adev->dm.dc); in amdgpu_dm_mode_config_init()
Completed in 34 milliseconds