Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c232 void dc_state_copy(struct dc_state *dst_state, struct dc_state *src_state) in dc_state_copy() function
291 dc_state_copy(dst_state, dc->current_state); in dc_state_copy_current()