On Thu, 13 Feb 2025, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> Since we have all the necessary bits in intel_connector.c might
> as well always initialize the modeset_retry_work for every connector.
> Avoids yet another init function you have to remember to call.
>
> Signed-off-by: Ville Syr
From: Ville Syrjälä
Since we have all the necessary bits in intel_connector.c might
as well always initialize the modeset_retry_work for every connector.
Avoids yet another init function you have to remember to call.
Signed-off-by: Ville Syrjälä
---
drivers/gpu/drm/i915/display/intel_connector