Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_state.h35 void dc_state_copy_current(struct dc *dc, struct dc_state *dst_state);
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c286 void dc_state_copy_current(struct dc *dc, struct dc_state *dst_state) in dc_state_copy_current() function