Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h74 struct encoder_info_frame { struct
152 const struct encoder_info_frame *info_frame);
159 const struct encoder_info_frame *info_frame);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/virtual/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h267 struct encoder_info_frame encoder_info_frame; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A 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()
H A Ddcn20_hwseq.c2404 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn20_program_dmdata_engine()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A 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()
H A Ddcn10_stream_encoder.h597 const struct encoder_info_frame *info_frame);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2665 struct encoder_info_frame *info = &pipe_ctx->stream_res.encoder_info_frame; in resource_build_info_frame()