H A D | dc_resource.c | 471 struct resource_context *res_ctx, in resource_unreference_clock_source() argument 478 res_ctx->clock_source_ref_count[i]--; in resource_unreference_clock_source() 481 res_ctx->dp_clock_source_ref_count--; in resource_unreference_clock_source() 485 struct resource_context *res_ctx, in resource_reference_clock_source() argument 492 res_ctx->clock_source_ref_count[i]++; in resource_reference_clock_source() 495 res_ctx->dp_clock_source_ref_count++; in resource_reference_clock_source() 499 struct resource_context *res_ctx, in resource_get_clock_source_reference() argument 506 return res_ctx->clock_source_ref_count[i]; in resource_get_clock_source_reference() 509 return res_ctx->dp_clock_source_ref_count; in resource_get_clock_source_reference() 646 struct resource_context *res_ctx, in resource_find_used_clk_src_for_sharing() argument 1559 resource_find_free_secondary_pipe_legacy(struct resource_context * res_ctx,const struct resource_pool * pool,const struct pipe_ctx * primary_pipe) resource_find_free_secondary_pipe_legacy() argument 1751 resource_get_otg_master_for_stream(struct resource_context * res_ctx,struct dc_stream_state * stream) resource_get_otg_master_for_stream() argument 1797 acquire_first_split_pipe(struct resource_context * res_ctx,const struct resource_pool * pool,struct dc_stream_state * stream) acquire_first_split_pipe() argument 2199 update_stream_engine_usage(struct resource_context * res_ctx,const struct resource_pool * pool,struct stream_encoder * stream_enc,bool acquired) update_stream_engine_usage() argument 2213 update_hpo_dp_stream_engine_usage(struct resource_context * res_ctx,const struct resource_pool * pool,struct hpo_dp_stream_encoder * hpo_dp_stream_enc,bool acquired) update_hpo_dp_stream_engine_usage() argument 2227 find_acquired_hpo_dp_link_enc_for_link(const struct resource_context * res_ctx,const struct dc_link * link) find_acquired_hpo_dp_link_enc_for_link() argument 2240 find_free_hpo_dp_link_enc(const struct resource_context * res_ctx,const struct resource_pool * pool) find_free_hpo_dp_link_enc() argument 2254 acquire_hpo_dp_link_enc(struct resource_context * res_ctx,unsigned int link_index,int enc_index) acquire_hpo_dp_link_enc() argument 2263 retain_hpo_dp_link_enc(struct resource_context * res_ctx,int enc_index) retain_hpo_dp_link_enc() argument 2270 release_hpo_dp_link_enc(struct resource_context * res_ctx,int enc_index) release_hpo_dp_link_enc() argument 2277 add_hpo_dp_link_enc_to_ctx(struct resource_context * res_ctx,const struct resource_pool * pool,struct pipe_ctx * pipe_ctx,struct dc_stream_state * stream) add_hpo_dp_link_enc_to_ctx() argument 2300 remove_hpo_dp_link_enc_from_ctx(struct resource_context * res_ctx,struct pipe_ctx * pipe_ctx,struct dc_stream_state * stream) remove_hpo_dp_link_enc_from_ctx() argument 2316 update_audio_usage(struct resource_context * res_ctx,const struct resource_pool * pool,struct audio * audio,bool acquired) update_audio_usage() argument 2329 acquire_first_free_pipe(struct resource_context * res_ctx,const struct resource_pool * pool,struct dc_stream_state * stream) acquire_first_free_pipe() argument 2365 find_first_free_match_hpo_dp_stream_enc_for_link(struct resource_context * res_ctx,const struct resource_pool * pool,struct dc_stream_state * stream) find_first_free_match_hpo_dp_stream_enc_for_link() argument 2383 find_first_free_audio(struct resource_context * res_ctx,const struct resource_pool * pool,enum engine_id id,enum dce_version dc_version) find_first_free_audio() argument 2596 acquire_resource_from_hw_enabled_state(struct resource_context * res_ctx,const struct resource_pool * pool,struct dc_stream_state * stream) acquire_resource_from_hw_enabled_state() argument 3646 dc_resource_find_first_free_pll(struct resource_context * res_ctx,const struct resource_pool * pool) dc_resource_find_first_free_pll() argument 4056 get_temp_hpo_dp_link_enc(const struct resource_context * res_ctx,const struct resource_pool * const pool,const struct dc_link * link) get_temp_hpo_dp_link_enc() argument 4079 const struct resource_context *res_ctx = &dc->current_state->res_ctx; get_temp_dp_link_res() local [all...] |