Home
last modified time | relevance | path

Searched defs:res_ctx (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c557 struct resource_context *res_ctx, in resource_unreference_clock_source()
571 struct resource_context *res_ctx, in resource_reference_clock_source()
585 struct resource_context *res_ctx, in resource_get_clock_source_reference()
732 struct resource_context *res_ctx, in resource_find_used_clk_src_for_sharing()
1451 void resource_build_test_pattern_params(struct resource_context *res_ctx, in resource_build_test_pattern_params()
1757 struct resource_context *res_ctx, in resource_find_free_secondary_pipe_legacy()
1995 struct resource_context *res_ctx, in resource_get_otg_master_for_stream()
2009 struct resource_context *res_ctx, in resource_get_opp_heads_for_otg_master()
2034 struct resource_context *res_ctx, in resource_get_dpp_pipes_for_opp_head()
2053 struct resource_context *res_ctx, in resource_get_dpp_pipes_for_plane()
[all …]
H A Ddc_stream.c257 struct resource_context *res_ctx; in program_cursor_attributes() local
404 struct resource_context *res_ctx; in program_cursor_position() local
710 struct resource_context *res_ctx = in dc_stream_get_vblank_counter() local
733 struct resource_context *res_ctx; in dc_stream_send_dp_sdp() local
773 struct resource_context *res_ctx; in dc_stream_get_scanoutpos() local
H A Ddc.c2503 struct resource_context *res_ctx = &dc->current_state->res_ctx; in dc_acquire_release_mpc_3dlut() local
6056 struct resource_context *res_ctx = &link->ctx->dc->current_state->res_ctx; in dc_smart_power_oled_enable() local
6596 struct resource_context *res_ctx; in dc_capture_register_software_state() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c385 struct resource_context *res_ctx = &context->res_ctx; in dcn32_set_det_allocations() local
754 struct resource_context *res_ctx = &context->res_ctx; in dcn32_update_dml_pipes_odm_policy_based_on_context() local
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/
H A Ddcn351_fpu.c476 struct resource_context *res_ctx = &context->res_ctx; in dcn351_populate_dml_pipes_from_context_fpu() local
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c443 struct resource_context *res_ctx = &context->res_ctx; in dcn35_populate_dml_pipes_from_context_fpu() local
/linux/lib/kunit/
H A Dresource.c131 struct kunit_action_ctx *res_ctx = container_of(res, struct kunit_action_ctx, res); in __kunit_action_match() local
H A Dkunit-test.c509 struct kunit_test_resource_context *res_ctx = (struct kunit_test_resource_context *)ctx; in action_order_1() local
516 struct kunit_test_resource_context *res_ctx = (struct kunit_test_resource_context *)ctx; in action_order_2() local
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c125 struct resource_context *res_ctx = &link->ctx->dc->current_state->res_ctx; in dmub_replay_copy_settings() local
H A Ddmub_psr.c302 struct resource_context *res_ctx = &link->ctx->dc->current_state->res_ctx; in dmub_psr_copy_settings() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1136 struct resource_context *res_ctx = &new_ctx->res_ctx; in dce110_acquire_underlay() local
1207 struct resource_context *res_ctx, in dce110_find_first_free_match_stream_enc_for_link()
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c523 struct resource_context *res_ctx, in split_stream_across_pipes()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c972 struct resource_context *res_ctx, in dce100_find_first_free_match_stream_enc_for_link()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2078 struct resource_context *res_ctx, in dce110_set_safe_displaymarks()
2199 struct resource_context *res_ctx = &context->res_ctx; in should_enable_fbc() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c851 struct resource_context *res_ctx, in find_matching_pll()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h638 struct resource_context res_ctx; member