Hello David, Samsung 2443BW is 1920x1200 but reports 1920x1080 in the EDID. Attached is a proof-of-concept implementation of a quirk. It works on my i686 PC.
The patch is against the latest linux-2.6. An attempt to clone git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git (as listed in MAINTAINERS) resulted in "fatal: The remote end hung up unexpectedly". This implementation matches the wrong mode by size. Other approaches are possible. I'd appreciate feedback. With kind regards, Baurzhan. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-drm-Make-edid_quirk_list-const.patch Type: text/x-diff Size: 1294 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120714/6bcbad80/attachment.patch> -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-drm-Add-quirk-for-Samsung-SyncMaster-2443BW.patch Type: text/x-diff Size: 6886 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120714/6bcbad80/attachment-0001.patch>