On Fri, 10 Jan 2025 16:48:19 +0800, Liu Ying wrote:
> This patch series fixes a potential NULL pointer dereference when using
> drm_atomic_helper_connector_hdmi_check() to check a DRM atomic commit
> which tries to disable a HDMI connector.
> 
> Patch 1 adds necessary checks to avoid the potential NULL pointer dereference.
> Patch 2 adds a KUnit test case to make sure that atomic check succeeds when
> disabling a HDMI connector.
> 
> [...]

Applied to misc/kernel.git (drm-misc-next-fixes).

Thanks!
Maxime

Reply via email to