On Wed, Jun 21, 2023 at 10:56:14AM +0300, Jani Nikula wrote:
> On Tue, 20 Jun 2023, Ville Syrjala wrote:
> > From: Ville Syrjälä
> >
> > Stop with the VBT DDC pin sanitation, and instead just check
> > that the appropriate DDC pin is still available when initializing
> > a HDMI connector.
>
> Co
On Tue, 20 Jun 2023, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> Stop with the VBT DDC pin sanitation, and instead just check
> that the appropriate DDC pin is still available when initializing
> a HDMI connector.
Could be more verbose about the why here.
> Signed-off-by: Ville Syrjälä
> --
From: Ville Syrjälä
Stop with the VBT DDC pin sanitation, and instead just check
that the appropriate DDC pin is still available when initializing
a HDMI connector.
Signed-off-by: Ville Syrjälä
---
drivers/gpu/drm/i915/display/intel_bios.c | 69 --
drivers/gpu/drm/i915/disp