On Tue, 5 Nov 2024 14:38:16 +0100, Thomas Zimmermann wrote:
The code for detecting and updating the connector status in cdn_dp_pd_event_work() has a number of problems.
- It does not aquire the locks to call the detect helper and update
the connector status. These are struct drm_mode_config.connection_mutex and struct drm_mode_config.mutex.
[...]
Applied, thanks!
[1/1] drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() commit: 666e1960464140cc4bc9203c203097e70b54c95a
Best regards,