Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc.h608 void dc_resource_state_copy_construct(
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc.c645 dc_resource_state_copy_construct(dc->current_state, dangling_context); in disable_dangling_plane()
1457 dc_resource_state_copy_construct(state, context); in dc_commit_updates_for_stream()
Ddc_resource.c1981 dc_resource_state_copy_construct(dc->current_state, dst_ctx); in dc_resource_state_copy_construct_current()
2616 void dc_resource_state_copy_construct( in dc_resource_state_copy_construct() function