Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_stream_encoder.c229 enc3_update_hdmi_info_packet(enc1, 4, &info_frame->hdrsmd); in enc3_stream_encoder_update_hdmi_info_packets()
440 if (info_frame->hdrsmd.valid) { in enc3_stream_encoder_update_dp_info_packets()
444 &info_frame->hdrsmd); in enc3_stream_encoder_update_dp_info_packets()
455 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in enc3_stream_encoder_update_dp_info_packets()
Ddcn30_hwseq.c688 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn30_program_dmdata_engine()
/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c788 dce110_update_hdmi_info_packet(enc110, 3, &info_frame->hdrsmd); in dce110_stream_encoder_update_hdmi_info_packets()
801 dce110_update_hdmi_info_packet(enc110, 4, &info_frame->hdrsmd); in dce110_stream_encoder_update_hdmi_info_packets()
870 if (info_frame->hdrsmd.valid) in dce110_stream_encoder_update_dp_info_packets()
874 &info_frame->hdrsmd); in dce110_stream_encoder_update_dp_info_packets()
881 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in dce110_stream_encoder_update_dp_info_packets()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c661 enc1_update_hdmi_info_packet(enc1, 4, &info_frame->hdrsmd); in enc1_stream_encoder_update_hdmi_info_packets()
724 if (info_frame->hdrsmd.valid) in enc1_stream_encoder_update_dp_info_packets()
728 &info_frame->hdrsmd); in enc1_stream_encoder_update_dp_info_packets()
739 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in enc1_stream_encoder_update_dp_info_packets()
/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h85 struct dc_info_packet hdrsmd; member
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_stream_encoder.c159 enc2_update_hdmi_info_packet(enc1, 5, &info_frame->hdrsmd); in enc2_stream_encoder_update_hdmi_info_packets()
Ddcn20_hwseq.c2404 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn20_program_dmdata_engine()
/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2675 info->hdrsmd.valid = false; in resource_build_info_frame()
2688 set_hdr_static_info_packet(&info->hdrsmd, pipe_ctx->stream); in resource_build_info_frame()
2695 set_hdr_static_info_packet(&info->hdrsmd, pipe_ctx->stream); in resource_build_info_frame()