public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/bridge: write full Audio InfoFrame
@ 2025-09-03 16:21 Dmitry Baryshkov
  2025-09-03 16:21 ` [PATCH 1/2] drm/bridge: adv7511: use update latch for AVI infoframes Dmitry Baryshkov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dmitry Baryshkov @ 2025-09-03 16:21 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Robert Foss, Laurent Pinchart,
	Jonas Karlman, Jernej Skrabec, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, David Airlie, Simona Vetter
  Cc: dri-devel, linux-kernel

Instead of writing the first byte of the infoframe (and hoping that the
rest is default / zeroes) write the full Audio InfoFrame using
drm_atomic_helper_connector_hdmi_update_audio_infoframe().

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Dmitry Baryshkov (2):
      drm/bridge: adv7511: use update latch for AVI infoframes
      drm/bridge: write full Audio InfoFrame

 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c | 23 +++++-------------
 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c   | 33 ++++++++++++++++++++++++--
 2 files changed, 37 insertions(+), 19 deletions(-)
---
base-commit: 36e626877e1d2b833bd453ec69044d7cad32f54d
change-id: 20250903-adv7511-audio-infoframe-8b7a2cf008ea

Best regards,
-- 
With best wishes
Dmitry


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-09-09 14:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-03 16:21 [PATCH 0/2] drm/bridge: write full Audio InfoFrame Dmitry Baryshkov
2025-09-03 16:21 ` [PATCH 1/2] drm/bridge: adv7511: use update latch for AVI infoframes Dmitry Baryshkov
2025-09-09  6:26   ` Maxime Ripard
2025-09-03 16:21 ` [PATCH 2/2] drm/bridge: write full Audio InfoFrame Dmitry Baryshkov
2025-09-09  6:26   ` Maxime Ripard
2025-09-09 14:36 ` [PATCH 0/2] " Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox