Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h75 struct encoder_info_frame { struct
152 const struct encoder_info_frame *info_frame);
159 const struct encoder_info_frame *info_frame);
304 const struct encoder_info_frame *info_frame);
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/virtual/
Dvirtual_stream_encoder.c54 const struct encoder_info_frame *info_frame) {} in virtual_stream_encoder_update_hdmi_info_packets()
64 const struct encoder_info_frame *info_frame) {} in virtual_stream_encoder_update_dp_info_packets()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h347 struct encoder_info_frame encoder_info_frame; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_stream_encoder.c147 const struct encoder_info_frame *info_frame) in enc2_stream_encoder_update_hdmi_info_packets()
428 const struct encoder_info_frame *info_frame) in enc2_stream_encoder_update_dp_info_packets()
Ddcn20_hwseq.c2649 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn20_program_dmdata_engine()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_dio_stream_encoder.h278 const struct encoder_info_frame *info_frame);
285 const struct encoder_info_frame *info_frame);
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_stream_encoder.h290 const struct encoder_info_frame *info_frame);
297 const struct encoder_info_frame *info_frame);
Ddcn30_dio_stream_encoder.c199 const struct encoder_info_frame *info_frame) in enc3_stream_encoder_update_hdmi_info_packets()
409 const struct encoder_info_frame *info_frame) in enc3_stream_encoder_update_dp_info_packets()
Ddcn30_hwseq.c677 &pipe_ctx->stream_res.encoder_info_frame); in dcn30_update_info_frame()
681 &pipe_ctx->stream_res.encoder_info_frame); in dcn30_update_info_frame()
696 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn30_program_dmdata_engine()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c415 &pipe_ctx->stream_res.encoder_info_frame); in dcn31_update_info_frame()
419 &pipe_ctx->stream_res.encoder_info_frame); in dcn31_update_info_frame()
Ddcn31_hpo_dp_stream_encoder.c435 const struct encoder_info_frame *info_frame) in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c727 const struct encoder_info_frame *info_frame) in dce110_stream_encoder_update_hdmi_info_packets()
832 const struct encoder_info_frame *info_frame) in dce110_stream_encoder_update_dp_info_packets()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c660 const struct encoder_info_frame *info_frame) in enc1_stream_encoder_update_hdmi_info_packets()
719 const struct encoder_info_frame *info_frame) in enc1_stream_encoder_update_dp_info_packets()
Ddcn10_stream_encoder.h642 const struct encoder_info_frame *info_frame);
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c655 &pipe_ctx->stream_res.encoder_info_frame); in dce110_update_info_frame()
659 &pipe_ctx->stream_res.encoder_info_frame); in dce110_update_info_frame()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c3107 struct encoder_info_frame *info = &pipe_ctx->stream_res.encoder_info_frame; in resource_build_info_frame()