The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v3 0/2] drm/vc4: hdmi: Add jack detection to HDMI audio driver
@ 2025-03-12 15:40 David Turner
  2025-03-12 15:40 ` [PATCH v3 1/2] drm/vc4: hdmi: Call HDMI hotplug helper on disconnect David Turner
  2025-03-12 15:40 ` [PATCH v3 2/2] drm/vc4: hdmi: Add jack detection to HDMI audio driver David Turner
  0 siblings, 2 replies; 7+ messages in thread
From: David Turner @ 2025-03-12 15:40 UTC (permalink / raw)
  To: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Simona Vetter, Dave Stevenson, Maíra Canal,
	Raspberry Pi Kernel Maintenance, Dmitry Baryshkov
  Cc: dri-devel, linux-kernel, David Turner, Stefan Wahren

This series enables jack detection for HDMI audio on vc4 devices.  This
means that userspace audio applications can detect when HDMI devices are
connected or disconnected, for example to play/pause or switch to
another audio device.

Changes in V3:
- Update comment on drm_atomic_helper_connector_hdmi_hotplug() to
  clarify that it must be called for disconnets too

Changes in V2:
- split initial patch into fix and jack detection feature as
  suggested by Dmitry

Signed-off-by: David Turner <david.turner@raspberrypi.com>
---
David Turner (1):
      drm/vc4: hdmi: Add jack detection to HDMI audio driver

Stefan Wahren (1):
      drm/vc4: hdmi: Call HDMI hotplug helper on disconnect

 drivers/gpu/drm/display/drm_hdmi_state_helper.c |  3 ++-
 drivers/gpu/drm/vc4/vc4_hdmi.c                  | 22 ++++++++++++++++++++--
 drivers/gpu/drm/vc4/vc4_hdmi.h                  |  7 +++++++
 3 files changed, 29 insertions(+), 3 deletions(-)
---
base-commit: eff0347e7c228335e9ff64aaf02c66957803af6a
change-id: 20250312-vc4_hotplug-3ae4e783484a

Best regards,
-- 
David Turner <david.turner@raspberrypi.com>


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

end of thread, other threads:[~2025-03-17 16:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-12 15:40 [PATCH v3 0/2] drm/vc4: hdmi: Add jack detection to HDMI audio driver David Turner
2025-03-12 15:40 ` [PATCH v3 1/2] drm/vc4: hdmi: Call HDMI hotplug helper on disconnect David Turner
2025-03-14 13:33   ` Maxime Ripard
2025-03-17 14:37     ` David Turner
2025-03-17 16:22       ` Maxime Ripard
2025-03-12 15:40 ` [PATCH v3 2/2] drm/vc4: hdmi: Add jack detection to HDMI audio driver David Turner
2025-03-14 13:33   ` Maxime Ripard

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