Home
last modified time | relevance | path

Searched defs:link_hwss (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink_hwss.h71 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/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1338 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in deallocate_mst_payload() local
1439 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in allocate_mst_payload() local
1664 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in update_sst_payload() local
1748 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in link_reduce_mst_payload() local
1837 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in link_increase_mst_payload() local
1974 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in enable_link_hdmi() local
2461 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in link_set_dpms_on() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c669 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dce110_enable_stream() local
1083 const struct link_hwss *link_hwss; in dce110_enable_audio_stream() local
1119 const struct link_hwss *link_hwss; in dce110_disable_audio_stream() local
1153 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dce110_disable_stream() local
1594 const struct link_hwss *link_hwss = get_link_hwss( in dce110_apply_single_controller_ctx_to_hw() local
3276 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dce110_enable_dp_link_output() local
3335 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dce110_disable_link_output() local
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_fixed_vs_pe_retimer_dp.c124 const struct link_hwss *link_hwss) in dp_hpo_fixed_vs_pe_retimer_set_override_test_pattern()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c938 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dcn401_enable_stream() local
1031 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dcn401_disable_link_output() local
1792 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dcn401_reset_back_end_for_pipe() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c508 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dcn314_disable_link_output() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2809 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dcn20_reset_back_end_for_pipe() local
3022 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dcn20_enable_stream() local