[PATCH v2 0/2] drm: display: Fix atomic check for HDMI connector disablement

Maxime Ripard mripard at kernel.org
Tue Jan 14 18:04:16 UTC 2025


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


More information about the dri-devel mailing list