[PATCH v2] drm/display: hdmi: Do not read EDID on disconnected connectors

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


On Mon, 13 Jan 2025 15:36:18 +0200, Cristian Ciocaltea wrote:
> The recently introduced hotplug event handler in the HDMI Connector
> framework attempts to unconditionally read the EDID data, leading to a
> bunch of non-harmful, yet quite annoying DDC/I2C related errors being
> reported.
> 
> Ensure the operation is done only for connectors having the status
> connected or unknown.  Additionally, perform an explicit reset of the
> connector information when dealing with a disconnected status.
> 
> [...]

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

Thanks!
Maxime


More information about the dri-devel mailing list