Home
last modified time | relevance | path

Searched refs:setup_stream_encoder (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_hwss_hpo_frl.c48 .setup_stream_encoder = virtual_setup_stream_encoder,
H A Dlink_dpms.c1827 link_hwss->setup_stream_encoder(pipe_ctx); in enable_link_hdmi()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink_hwss.h77 void (*setup_stream_encoder)(struct pipe_ctx *pipe_ctx); member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c733 link_hwss->setup_stream_encoder(pipe_ctx); in dce110_enable_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c886 link_hwss->setup_stream_encoder(pipe_ctx); in dcn401_enable_stream()