Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1012 void dc_resource_state_copy_construct(
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c810 dc_resource_state_copy_construct(dc->current_state, dangling_context); in disable_dangling_plane()
2255 dc_resource_state_copy_construct(dc->current_state, dsc_validate_context); in copy_stream_update_to_stream()
2685 dc_resource_state_copy_construct(state, context); in dc_commit_updates_for_stream()
H A Ddc_resource.c2174 dc_resource_state_copy_construct(dc->current_state, dst_ctx); in dc_resource_state_copy_construct_current()
2611 void dc_resource_state_copy_construct( in dc_resource_state_copy_construct() function