[PATCH] drm/edid: add quirk for Acer 19" display AL1917WA

2013-01-17 Thread alexdeuc...@gmail.com
From: Alex Deucher 1440x900 (native) monitor contains a bogus 1400x1050 at 75Hz mode in the standard timings and fails to flag the first detailed mode as preferred. As such, X picks 1400x1050 at 75Hz which fails to display. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=59211 Signed-off-b

[PATCH] drm/edid: add quirk for Acer 19" display AL1917WA

2013-01-17 Thread alexdeucher
From: Alex Deucher 1440x900 (native) monitor contains a bogus 1400x1050@75Hz mode in the standard timings and fails to flag the first detailed mode as preferred. As such, X picks 1400x1050@75Hz which fails to display. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=59211 Signed-off-by: Ale