Searched refs:hdrsmd (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/ |
H A D | amdgpu_dce_stream_encoder.c | 792 dce110_update_hdmi_info_packet(enc110, 3, &info_frame->hdrsmd); in dce110_stream_encoder_update_hdmi_info_packets() 805 dce110_update_hdmi_info_packet(enc110, 4, &info_frame->hdrsmd); in dce110_stream_encoder_update_hdmi_info_packets() 874 if (info_frame->hdrsmd.valid) in dce110_stream_encoder_update_dp_info_packets() 878 &info_frame->hdrsmd); in dce110_stream_encoder_update_dp_info_packets() 885 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in dce110_stream_encoder_update_dp_info_packets()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
H A D | amdgpu_dcn10_stream_encoder.c | 666 enc1_update_hdmi_info_packet(enc1, 4, &info_frame->hdrsmd); in enc1_stream_encoder_update_hdmi_info_packets() 729 if (info_frame->hdrsmd.valid) in enc1_stream_encoder_update_dp_info_packets() 733 &info_frame->hdrsmd); in enc1_stream_encoder_update_dp_info_packets() 744 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in enc1_stream_encoder_update_dp_info_packets()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/ |
H A D | stream_encoder.h | 87 struct dc_info_packet hdrsmd; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
H A D | amdgpu_dcn20_stream_encoder.c | 164 enc2_update_hdmi_info_packet(enc1, 4, &info_frame->hdrsmd); in enc2_stream_encoder_update_hdmi_info_packets()
|
H A D | amdgpu_dcn20_hwseq.c | 2275 pipe_ctx->stream_res.encoder_info_frame.hdrsmd.valid = false; in dcn20_program_dmdata_engine()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/ |
H A D | amdgpu_dc_resource.c | 2561 info->hdrsmd.valid = false; in resource_build_info_frame() 2574 set_hdr_static_info_packet(&info->hdrsmd, pipe_ctx->stream); in resource_build_info_frame() 2581 set_hdr_static_info_packet(&info->hdrsmd, pipe_ctx->stream); in resource_build_info_frame()
|