Home
last modified time | relevance | path

Searched refs:unify_link_enc_assignment (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c347 if (!link->dc->config.unify_link_enc_assignment) in dp_is_fec_supported()
2304 if (!link->dc->config.unify_link_enc_assignment) in dp_get_max_link_enc_cap()
2339 if (!link->dc->config.unify_link_enc_assignment) in dp_get_max_link_cap()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2981 if (stream->ctx->dc->config.unify_link_enc_assignment) in resource_remove_otg_master_for_stream_output()
4049 if (dc->config.unify_link_enc_assignment && is_dio_encoder) in resource_map_pool_resources()
5029 if (pipe_ctx_old->stream->ctx->dc->config.unify_link_enc_assignment) { in pipe_need_reprogram()
5359 dc->config.unify_link_enc_assignment) { in get_temp_dp_link_res()
5637 if (pipe_ctx->link_res.dio_link_enc == NULL && dc->config.unify_link_enc_assignment) in update_dp_encoder_resources_for_test_harness()
H A Ddc_stream.c233 !new_stream->ctx->dc->config.unify_link_enc_assignment) in dc_copy_stream()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c536 if (!pipe_ctx->stream->ctx->dc->config.unify_link_enc_assignment) in update_psp_stream_config()
2312 if (!dc->config.unify_link_enc_assignment) in link_set_dpms_on()
H A Dlink_detection.c829 if (!link->dc->config.unify_link_enc_assignment) in should_verify_link_capability_destructively()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h560 bool unify_link_enc_assignment; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1268 if (!dc->config.unify_link_enc_assignment) in get_pixel_clock_parameters()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1213 if (!dc->config.unify_link_enc_assignment) in dce110_disable_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c856 if (!dc->config.unify_link_enc_assignment) in dcn401_enable_stream()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2025 init_data.flags.unify_link_enc_assignment = true; in amdgpu_dm_init()