/linux-6.14.4/drivers/gpu/drm/amd/display/dc/inc/ |
D | link_hwss.h | 71 struct link_hwss { struct 72 struct link_hwss_ext ext; argument 77 void (*setup_stream_encoder)(struct pipe_ctx *pipe_ctx); 78 void (*reset_stream_encoder)(struct pipe_ctx *pipe_ctx); 79 void (*setup_stream_attribute)(struct pipe_ctx *pipe_ctx); 80 void (*disable_link_output)(struct dc_link *link, 83 void (*setup_audio_output)(struct pipe_ctx *pipe_ctx, 85 void (*enable_audio_packet)(struct pipe_ctx *pipe_ctx); 86 void (*disable_audio_packet)(struct pipe_ctx *pipe_ctx);
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/ |
D | link_dpms.c | 1328 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in deallocate_mst_payload() local 1429 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in allocate_mst_payload() local 1654 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in update_sst_payload() local 1738 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in link_reduce_mst_payload() local 1827 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in link_increase_mst_payload() local 1964 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in enable_link_hdmi() local 2467 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in link_set_dpms_on() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
D | dce110_hwseq.c | 668 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dce110_enable_stream() local 1080 const struct link_hwss *link_hwss; in dce110_enable_audio_stream() local 1116 const struct link_hwss *link_hwss; in dce110_disable_audio_stream() local 1150 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dce110_disable_stream() local 1583 const struct link_hwss *link_hwss = get_link_hwss( in dce110_apply_single_controller_ctx_to_hw() local 3244 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dce110_enable_dp_link_output() local 3303 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dce110_disable_link_output() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_dp_phy.c | 102 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dp_set_hw_lane_settings() local
|
D | link_dp_training.c | 1363 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dp_set_hw_test_pattern() local 1623 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in perform_link_training_with_retries() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/hwss/ |
D | link_hwss_dio_fixed_vs_pe_retimer.c | 76 const struct link_hwss *link_hwss) in set_dio_fixed_vs_pe_retimer_dp_link_test_pattern_override()
|
D | link_hwss_hpo_fixed_vs_pe_retimer_dp.c | 124 const struct link_hwss *link_hwss) in dp_hpo_fixed_vs_pe_retimer_set_override_test_pattern()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
D | dcn401_hwseq.c | 923 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dcn401_enable_stream() local 1059 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dcn401_disable_link_output() local 1820 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dcn401_reset_back_end_for_pipe() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
D | dcn314_hwseq.c | 494 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dcn314_disable_link_output() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/accessories/ |
D | link_dp_cts.c | 593 const struct link_hwss *link_hwss; in dp_set_test_pattern() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
D | dcn20_hwseq.c | 2803 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dcn20_reset_back_end_for_pipe() local 3009 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dcn20_enable_stream() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
D | dcn32_hwseq.c | 1390 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dcn32_disable_link_output() local
|