Re: [PATCH] drm/connector: Allow clearing HDMI infoframes

2024-12-17 Thread Maxime Ripard
On Mon, 02 Dec 2024 12:19:39 -0600, Derek Foreman wrote: > Our infoframe setting code currently lacks the ability to clear > infoframes. For some of the infoframes, we only need to replace them, > so if an error occurred when generating a new infoframe we would leave > a stale frame instead of clea

Re: [PATCH] drm/connector: Allow clearing HDMI infoframes

2024-12-16 Thread Dmitry Baryshkov
On Mon, Dec 16, 2024 at 02:50:13PM +, Derek Foreman wrote: > Just a ping - is there anything further I need to do here? I expected that the patch should have been reviewed by Maxime. I'll check if it's okay to push it with Angelo's and mine reviews. > > On 2024-12-03 03:45, AngeloGioacchino

Re: [PATCH] drm/connector: Allow clearing HDMI infoframes

2024-12-16 Thread Derek Foreman
Just a ping - is there anything further I need to do here? On 2024-12-03 03:45, AngeloGioacchino Del Regno wrote: Il 02/12/24 19:19, Derek Foreman ha scritto: Our infoframe setting code currently lacks the ability to clear infoframes. For some of the infoframes, we only need to replace them, so

Re: [PATCH] drm/connector: Allow clearing HDMI infoframes

2024-12-03 Thread AngeloGioacchino Del Regno
Il 02/12/24 19:19, Derek Foreman ha scritto: Our infoframe setting code currently lacks the ability to clear infoframes. For some of the infoframes, we only need to replace them, so if an error occurred when generating a new infoframe we would leave a stale frame instead of clearing the frame. H

Re: [PATCH] drm/connector: Allow clearing HDMI infoframes

2024-12-02 Thread Dmitry Baryshkov
On Mon, Dec 02, 2024 at 12:19:39PM -0600, Derek Foreman wrote: > Our infoframe setting code currently lacks the ability to clear > infoframes. For some of the infoframes, we only need to replace them, > so if an error occurred when generating a new infoframe we would leave > a stale frame instead o

[PATCH] drm/connector: Allow clearing HDMI infoframes

2024-12-02 Thread Derek Foreman
Our infoframe setting code currently lacks the ability to clear infoframes. For some of the infoframes, we only need to replace them, so if an error occurred when generating a new infoframe we would leave a stale frame instead of clearing the frame. However, the Dynamic Range and Mastering (DRM) i