Re: [PATCH v5 1/9] drm/connector: hdmi: allow disabling Audio Infoframe

2024-06-10 Thread Maxime Ripard
On Fri, 7 Jun 2024 16:22:58 +0300, Dmitry Baryshkov wrote: > Add drm_atomic_helper_connector_hdmi_disable_audio_infoframe(), an API > to allow the driver disable sending the Audio Infoframe. This is to be > used by the drivers if setup of the infoframes is not tightly coupled > with the audio funct

[PATCH v5 1/9] drm/connector: hdmi: allow disabling Audio Infoframe

2024-06-07 Thread Dmitry Baryshkov
Add drm_atomic_helper_connector_hdmi_disable_audio_infoframe(), an API to allow the driver disable sending the Audio Infoframe. This is to be used by the drivers if setup of the infoframes is not tightly coupled with the audio functionality and just disabling the audio playback doesn't stop the HDM