Home
last modified time | relevance | path

Searched refs:encoder_info_frame (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h55 struct encoder_info_frame { struct
110 const struct encoder_info_frame *info_frame);
117 const struct encoder_info_frame *info_frame);
/dragonfly/sys/dev/drm/amd/display/dc/virtual/
H A Dvirtual_stream_encoder.c51 const struct encoder_info_frame *info_frame) {} in virtual_stream_encoder_update_hdmi_info_packets()
61 const struct encoder_info_frame *info_frame) {} in virtual_stream_encoder_update_dp_info_packets()
/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Dcore_types.h192 struct encoder_info_frame encoder_info_frame; member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c637 const struct encoder_info_frame *info_frame) in enc1_stream_encoder_update_hdmi_info_packets()
694 const struct encoder_info_frame *info_frame) in enc1_stream_encoder_update_dp_info_packets()
H A Ddcn10_stream_encoder.h480 const struct encoder_info_frame *info_frame);
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c707 const struct encoder_info_frame *info_frame) in dce110_stream_encoder_update_hdmi_info_packets()
816 const struct encoder_info_frame *info_frame) in dce110_stream_encoder_update_dp_info_packets()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c688 &pipe_ctx->stream_res.encoder_info_frame); in dce110_update_info_frame()
692 &pipe_ctx->stream_res.encoder_info_frame); in dce110_update_info_frame()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c2673 struct encoder_info_frame *info = &pipe_ctx->stream_res.encoder_info_frame; in resource_build_info_frame()