Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/
Dlink_hwss.h70 struct link_hwss { struct
71 struct link_hwss_ext ext; argument
76 void (*setup_stream_encoder)(struct pipe_ctx *pipe_ctx);
77 void (*reset_stream_encoder)(struct pipe_ctx *pipe_ctx);
78 void (*setup_stream_attribute)(struct pipe_ctx *pipe_ctx);
79 void (*disable_link_output)(struct dc_link *link,
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3634 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dc_link_update_sst_payload() local
3722 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dc_link_allocate_mst_payload() local
3823 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dc_link_reduce_mst_payload() local
3913 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dc_link_increase_mst_payload() local
3998 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in deallocate_mst_payload() local
4166 const struct link_hwss *link_hwss = get_link_hwss(stream->link, &pipe_ctx->link_res); in fpga_dp_hpo_enable_link_and_stream() local
4245 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in core_link_enable_stream() local
Ddc_link_dp.c2705 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in perform_link_training_with_retries() local
7256 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dp_set_hw_lane_settings() local
7278 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dp_set_hw_test_pattern() local
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c669 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dce110_enable_stream() local
1176 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dce110_disable_stream() local
3050 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dce110_enable_dp_link_output() local
3107 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dce110_disable_link_output() local
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c2338 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dcn20_reset_back_end_for_pipe() local
2568 const struct link_hwss *link_hwss = get_link_hwss(link, &pipe_ctx->link_res); in dcn20_enable_stream() local
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c1313 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dcn32_disable_link_output() local