commit | 3f8ff0e72d75fdbe7f2cba2c4015fd9fdd9e13fd | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Nov 08 23:20:52 2010 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Nov 09 00:59:32 2010 +0000 |
tree | 8ff3d7b542e72604eabe107ea90d96afb22dd3e2 | |
parent | 08deebf98783d3de553eed2c9b6b8dcc7e168567 [diff] |
drm/i915: Fix LVDS fixed-mode regression from 219adae1 Commit 219adae1 cached the EDID found during LVDS init, but in the process prevented the init routine from discovering the preferred fixed-mode for the panel. This was causing us to guess the correct mode, which sometimes is wide of the mark. Reported-and-tested-by: Jon Masters <jonathan@jonmasters.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>