Home
last modified time | relevance | path

Searched refs:hdrsmd (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dio_stream_encoder.c213 enc3_update_hdmi_info_packet(enc1, 4, &info_frame->hdrsmd); in enc3_stream_encoder_update_hdmi_info_packets()
460 if (info_frame->hdrsmd.valid) { in enc3_stream_encoder_update_dp_info_packets()
464 &info_frame->hdrsmd, in enc3_stream_encoder_update_dp_info_packets()
483 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in enc3_stream_encoder_update_dp_info_packets()
A Ddcn30_hwseq.c702 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn30_program_dmdata_engine()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_stream_encoder.c771 dce110_update_hdmi_info_packet(enc110, 3, &info_frame->hdrsmd); in dce110_stream_encoder_update_hdmi_info_packets()
783 dce110_update_hdmi_info_packet(enc110, 4, &info_frame->hdrsmd); in dce110_stream_encoder_update_hdmi_info_packets()
849 if (info_frame->hdrsmd.valid) in dce110_stream_encoder_update_dp_info_packets()
853 &info_frame->hdrsmd); in dce110_stream_encoder_update_dp_info_packets()
860 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in dce110_stream_encoder_update_dp_info_packets()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c470 if (info_frame->hdrsmd.valid) in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
474 &info_frame->hdrsmd, in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
489 …DP_SYM32_ENC_SDP_GSP_CONTROL3, GSP_VIDEO_CONTINUOUS_TRANSMISSION_ENABLE, info_frame->hdrsmd.valid); in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_stream_encoder.c673 enc1_update_hdmi_info_packet(enc1, 5, &info_frame->hdrsmd); in enc1_stream_encoder_update_hdmi_info_packets()
746 if (info_frame->hdrsmd.valid) in enc1_stream_encoder_update_dp_info_packets()
750 &info_frame->hdrsmd); in enc1_stream_encoder_update_dp_info_packets()
767 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in enc1_stream_encoder_update_dp_info_packets()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dstream_encoder.h93 struct dc_info_packet hdrsmd; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_stream_encoder.c160 enc2_update_hdmi_info_packet(enc1, 5, &info_frame->hdrsmd); in enc2_stream_encoder_update_hdmi_info_packets()
A Ddcn20_hwseq.c2778 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn20_program_dmdata_engine()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c3404 info->hdrsmd.valid = false; in resource_build_info_frame()
3421 set_hdr_static_info_packet(&info->hdrsmd, pipe_ctx->stream); in resource_build_info_frame()
3428 set_hdr_static_info_packet(&info->hdrsmd, pipe_ctx->stream); in resource_build_info_frame()

Completed in 28 milliseconds