Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dio_stream_encoder.c230 enc3_update_hdmi_info_packet(enc1, 4, &info_frame->hdrsmd); in enc3_stream_encoder_update_hdmi_info_packets()
445 if (info_frame->hdrsmd.valid) { in enc3_stream_encoder_update_dp_info_packets()
449 &info_frame->hdrsmd, in enc3_stream_encoder_update_dp_info_packets()
461 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in enc3_stream_encoder_update_dp_info_packets()
A Ddcn30_hwseq.c719 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn30_program_dmdata_engine()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_stream_encoder.c787 dce110_update_hdmi_info_packet(enc110, 3, &info_frame->hdrsmd); in dce110_stream_encoder_update_hdmi_info_packets()
800 dce110_update_hdmi_info_packet(enc110, 4, &info_frame->hdrsmd); in dce110_stream_encoder_update_hdmi_info_packets()
869 if (info_frame->hdrsmd.valid) in dce110_stream_encoder_update_dp_info_packets()
873 &info_frame->hdrsmd); in dce110_stream_encoder_update_dp_info_packets()
880 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in dce110_stream_encoder_update_dp_info_packets()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c457 if (info_frame->hdrsmd.valid) { in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
461 &info_frame->hdrsmd, in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
470 …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/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_stream_encoder.c681 enc1_update_hdmi_info_packet(enc1, 4, &info_frame->hdrsmd); in enc1_stream_encoder_update_hdmi_info_packets()
754 if (info_frame->hdrsmd.valid) in enc1_stream_encoder_update_dp_info_packets()
758 &info_frame->hdrsmd); in enc1_stream_encoder_update_dp_info_packets()
769 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in enc1_stream_encoder_update_dp_info_packets()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dstream_encoder.h85 struct dc_info_packet hdrsmd; member
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_stream_encoder.c161 enc2_update_hdmi_info_packet(enc1, 5, &info_frame->hdrsmd); in enc2_stream_encoder_update_hdmi_info_packets()
A Ddcn20_hwseq.c2464 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn20_program_dmdata_engine()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c2736 info->hdrsmd.valid = false; in resource_build_info_frame()
2749 set_hdr_static_info_packet(&info->hdrsmd, pipe_ctx->stream); in resource_build_info_frame()
2756 set_hdr_static_info_packet(&info->hdrsmd, pipe_ctx->stream); in resource_build_info_frame()

Completed in 26 milliseconds