Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h55 struct encoder_info_frame { struct
110 const struct encoder_info_frame *info_frame);
117 const struct encoder_info_frame *info_frame);
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/virtual/
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()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h192 struct encoder_info_frame encoder_info_frame; member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
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()
Ddcn10_stream_encoder.h480 const struct encoder_info_frame *info_frame);
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
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()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c685 &pipe_ctx->stream_res.encoder_info_frame); in dce110_update_info_frame()
689 &pipe_ctx->stream_res.encoder_info_frame); in dce110_update_info_frame()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2665 struct encoder_info_frame *info = &pipe_ctx->stream_res.encoder_info_frame; in resource_build_info_frame()