Searched defs:res_ctx (Results 26 - 30 of 30) sorted by relevance

12

/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1326 struct resource_context *res_ctx = &context->res_ctx; local
1343 dcn30_populate_dml_writeback_from_context( struct dc *dc, struct resource_context *res_ctx, display_e2e_pipe_params_st *pipes) argument
1432 dcn30_acquire_post_bldn_3dlut( struct resource_context *res_ctx, const struct resource_pool *pool, int mpcc_id, struct dc_3dlut **lut, struct dc_transfer_func **shaper) argument
1468 dcn30_release_post_bldn_3dlut( struct resource_context *res_ctx, const struct resource_pool *pool, struct dc_3dlut **lut, struct dc_transfer_func **shaper) argument
1524 dcn30_split_stream_for_mpc_or_odm( const struct dc *dc, struct resource_context *res_ctx, struct pipe_ctx *pri_pipe, struct pipe_ctx *sec_pipe, bool odm) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1916 dce110_set_safe_displaymarks( struct resource_context *res_ctx, const struct resource_pool *pool) argument
2032 struct resource_context *res_ctx = &context->res_ctx; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h570 struct resource_context res_ctx; member in struct:dc_state
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c494 resource_unreference_clock_source( struct resource_context *res_ctx, const struct resource_pool *pool, struct clock_source *clock_source) argument
508 resource_reference_clock_source( struct resource_context *res_ctx, const struct resource_pool *pool, struct clock_source *clock_source) argument
522 resource_get_clock_source_reference( struct resource_context *res_ctx, const struct resource_pool *pool, struct clock_source *clock_source) argument
669 resource_find_used_clk_src_for_sharing( struct resource_context *res_ctx, struct pipe_ctx *pipe_ctx) argument
1437 resource_build_test_pattern_params(struct resource_context *res_ctx, struct pipe_ctx *otg_master) argument
1648 resource_find_free_secondary_pipe_legacy( struct resource_context *res_ctx, const struct resource_pool *pool, const struct pipe_ctx *primary_pipe) argument
1886 resource_get_otg_master_for_stream( struct resource_context *res_ctx, const struct dc_stream_state *stream) argument
1900 resource_get_opp_heads_for_otg_master(const struct pipe_ctx *otg_master, struct resource_context *res_ctx, struct pipe_ctx *opp_heads[MAX_PIPES]) argument
1919 resource_get_dpp_pipes_for_opp_head(const struct pipe_ctx *opp_head, struct resource_context *res_ctx, struct pipe_ctx *dpp_pipes[MAX_PIPES]) argument
1938 resource_get_dpp_pipes_for_plane(const struct dc_plane_state *plane, struct resource_context *res_ctx, struct pipe_ctx *dpp_pipes[MAX_PIPES]) argument
2360 acquire_first_split_pipe( struct resource_context *res_ctx, const struct resource_pool *pool, struct dc_stream_state *stream) argument
2395 update_stream_engine_usage( struct resource_context *res_ctx, const struct resource_pool *pool, struct stream_encoder *stream_enc, bool acquired) argument
2409 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) argument
2423 find_acquired_hpo_dp_link_enc_for_link( const struct resource_context *res_ctx, const struct dc_link *link) argument
2437 find_free_hpo_dp_link_enc(const struct resource_context *res_ctx, const struct resource_pool *pool) argument
2450 acquire_hpo_dp_link_enc( struct resource_context *res_ctx, unsigned int link_index, int enc_index) argument
2459 retain_hpo_dp_link_enc( struct resource_context *res_ctx, int enc_index) argument
2466 release_hpo_dp_link_enc( struct resource_context *res_ctx, int enc_index) argument
2474 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) argument
2497 remove_hpo_dp_link_enc_from_ctx(struct resource_context *res_ctx, struct pipe_ctx *pipe_ctx, struct dc_stream_state *stream) argument
3158 update_audio_usage( struct resource_context *res_ctx, const struct resource_pool *pool, struct audio *audio, bool acquired) argument
3171 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) argument
3189 find_first_free_audio( struct resource_context *res_ctx, const struct resource_pool *pool, enum engine_id id, enum dce_version dc_version) argument
3290 acquire_resource_from_hw_enabled_state( struct resource_context *res_ctx, const struct resource_pool *pool, struct dc_stream_state *stream) argument
4365 dc_resource_find_first_free_pll( struct resource_context *res_ctx, const struct resource_pool *pool) argument
4774 get_temp_hpo_dp_link_enc( const struct resource_context *res_ctx, const struct resource_pool *const pool, const struct dc_link *link) argument
4798 const struct resource_context *res_ctx = &dc->current_state->res_ctx; local
[all...]
H A Ddc.c2244 struct resource_context *res_ctx = &dc->current_state->res_ctx; local
[all...]

Completed in 200 milliseconds

12