Skip to content

Commit cb82364

Browse files
committed
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_hdmi_stream_encoder.c: set HDMI_AUDIO_INFO_CONT
1 parent b7afac7 commit cb82364

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_hdmi_stream_encoder.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ static void dcn30_hpo_hdmi_stream_enc_setup_stream_attribute(
371371
/* following belongs to audio */
372372
/* Enable Audio InfoFrame packet transmission. */
373373
REG_UPDATE(HDMI_TB_ENC_VBI_PACKET_CONTROL1, HDMI_AUDIO_INFO_SEND, 1);
374+
REG_UPDATE(HDMI_TB_ENC_VBI_PACKET_CONTROL1, HDMI_AUDIO_INFO_CONT, 1);
374375

375376
/* update double-buffered AUDIO_INFO registers immediately */
376377
ASSERT(enc->afmt);

0 commit comments

Comments
 (0)