Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h74 struct encoder_info_frame { struct
152 const struct encoder_info_frame *info_frame);
159 const struct encoder_info_frame *info_frame);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/virtual/
Dvirtual_stream_encoder.c56 const struct encoder_info_frame *info_frame) {} in virtual_stream_encoder_update_hdmi_info_packets()
66 const struct encoder_info_frame *info_frame) {} in virtual_stream_encoder_update_dp_info_packets()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h267 struct encoder_info_frame encoder_info_frame; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_stream_encoder.c146 const struct encoder_info_frame *info_frame) in enc2_stream_encoder_update_hdmi_info_packets()
422 const struct encoder_info_frame *info_frame) in enc2_stream_encoder_update_dp_info_packets()
Ddcn20_hwseq.c2399 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn20_program_dmdata_engine()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c669 &pipe_ctx->stream_res.encoder_info_frame); in dcn30_update_info_frame()
673 &pipe_ctx->stream_res.encoder_info_frame); in dcn30_update_info_frame()
688 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn30_program_dmdata_engine()
Ddcn30_dio_stream_encoder.c215 const struct encoder_info_frame *info_frame) in enc3_stream_encoder_update_hdmi_info_packets()
422 const struct encoder_info_frame *info_frame) in enc3_stream_encoder_update_dp_info_packets()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c650 const struct encoder_info_frame *info_frame) in enc1_stream_encoder_update_hdmi_info_packets()
707 const struct encoder_info_frame *info_frame) in enc1_stream_encoder_update_dp_info_packets()
Ddcn10_stream_encoder.h597 const struct encoder_info_frame *info_frame);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c744 const struct encoder_info_frame *info_frame) in dce110_stream_encoder_update_hdmi_info_packets()
853 const struct encoder_info_frame *info_frame) in dce110_stream_encoder_update_dp_info_packets()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c648 &pipe_ctx->stream_res.encoder_info_frame); in dce110_update_info_frame()
652 &pipe_ctx->stream_res.encoder_info_frame); in dce110_update_info_frame()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2662 struct encoder_info_frame *info = &pipe_ctx->stream_res.encoder_info_frame; in resource_build_info_frame()