Home
last modified time | relevance | path

Searched defs:link_enc (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/virtual/
H A Dvirtual_link_encoder.c59 struct link_encoder *link_enc, in virtual_link_encoder_disable_output()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c345 struct link_encoder *link_enc = get_temp_dio_link_enc(res_ctx, res_pool, link); in dp_is_fec_supported() local
2244 struct link_encoder *link_enc = get_temp_dio_link_enc(res_ctx, res_pool, link); in dp_get_max_link_enc_cap() local
2283 struct link_encoder *link_enc = get_temp_dio_link_enc(res_ctx, res_pool, link); in dp_get_max_link_cap() local
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_dp.c77 struct hpo_dp_link_encoder *link_enc = pipe_ctx->link_res.hpo_dp_link_enc; in setup_hpo_dp_stream_encoder() local
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c665 struct link_encoder *link_enc = pipe_ctx->link_res.dio_link_enc; in update_psp_stream_config() local
2467 struct link_encoder *link_enc = pipe_ctx->link_res.dio_link_enc; in link_set_dpms_on() local
H A Dlink_detection.c932 struct link_encoder *link_enc = link->link_enc; in link_detect_dac_load_detect() local
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.h115 uint32_t link_enc; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c3038 struct link_encoder *link_enc = pipe_ctx->link_res.dio_link_enc; in dcn20_enable_stream() local
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c358 struct link_encoder *link_enc = dc->res_pool->link_encoders[i]; in create_link_encoders() local
400 struct link_encoder *link_enc = dc->res_pool->link_encoders[i]; in destroy_link_encoders() local
H A Ddc_resource.c5290 struct link_encoder *link_enc = NULL; in get_temp_dio_link_enc() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1181 struct link_encoder *link_enc = pipe_ctx->link_res.dio_link_enc; in dce110_disable_stream() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c954 struct link_encoder *link_enc = pipe_ctx->link_res.dio_link_enc; in dcn401_enable_stream() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1660 struct link_encoder *link_enc; member