Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc.h609 struct dc_state *dst_ctx);
613 struct dc_state *dst_ctx);
617 struct dc_state *dst_ctx);
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c1987 struct dc_state *dst_ctx) in dc_resource_state_copy_construct_current() argument
1995 struct dc_state *dst_ctx) in dc_resource_state_construct() argument
1997 dst_ctx->dis_clk = dc->res_pool->dccg; in dc_resource_state_construct()
2626 struct dc_state *dst_ctx) in dc_resource_state_copy_construct() argument
2629 struct kref refcount = dst_ctx->refcount; in dc_resource_state_copy_construct()
2631 *dst_ctx = *src_ctx; in dc_resource_state_copy_construct()
2634 struct pipe_ctx *cur_pipe = &dst_ctx->res_ctx.pipe_ctx[i]; in dc_resource_state_copy_construct()
2644 for (i = 0; i < dst_ctx->stream_count; i++) { in dc_resource_state_copy_construct()
2645 dc_stream_retain(dst_ctx->streams[i]); in dc_resource_state_copy_construct()
2648 dst_ctx->stream_status[i].plane_states[j]); in dc_resource_state_copy_construct()
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Dresource.h150 struct dc_state *dst_ctx);
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-prop.c2635 struct ipa_polymorphic_call_context *dst_ctx in update_jump_functions_after_inlining() local
2666 if (!dst_ctx) in update_jump_functions_after_inlining()
2670 dst_ctx = ipa_get_ith_polymorhic_call_context (args, i); in update_jump_functions_after_inlining()
2673 dst_ctx->combine_with (ctx); in update_jump_functions_after_inlining()
2740 if (!dst_ctx) in update_jump_functions_after_inlining()
2744 dst_ctx = ipa_get_ith_polymorhic_call_context (args, i); in update_jump_functions_after_inlining()
2746 dst_ctx->combine_with (ctx); in update_jump_functions_after_inlining()