Skip to content
Commit a6737ad1 authored by Chris Wilson's avatar Chris Wilson Committed by Keith Packard
Browse files

drm/i915/lvds: Remove 0xa0 DDC probe for LVDS

This is a revert of 428d2e82

.

This is broken in the same manner as for VGA: trying to write to an
invalid address on the (currently 7-bit) i2c bus.

One notable failure appears to be for MacBooks. The scary part was that
it gave the appearance of working (i.e. reporting the absence of the
panel) on various all-in-one machines with ghost LVDS panels and not
failing for laptops.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Acked-by: default avatarDave Airlie <airlied@linux.ie>
Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent 0de009c9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment