[Intel-gfx] [PATCH] drm/i915/lvds: Always use the presence pin for LVDS on PCH

Keith Packard keithp at keithp.com
Thu Feb 9 19:23:37 CET 2012


<#part sign=pgpmime>
On Thu, 09 Feb 2012 17:33:23 +0000, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> 
> That code already existed in intel_lvds_init():
>   if (HAS_PCH_SPLIT(dev)) {
>      if (I915_READ(PCH_LVDS) & LVDS_DETECTED) == 0)
>         return false
>      ...
>   }

Tricky. Do we have any idea how reliable this pin is? We've had such bad
luck in the past...

-- 
keith.packard at intel.com



More information about the Intel-gfx mailing list