drm: work around EDIDs with bad htotal/vtotal values
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 5 Nov 2009 18:12:54 +0000 (10:12 -0800)
committerDave Airlie <airlied@redhat.com>
Tue, 24 Nov 2009 03:01:53 +0000 (13:01 +1000)
commit7064fef56369c9e2c6e35ff6d6b4b63d42a859ce
treef6efdc60afc3f74a4727089cf2fd7bac55d196da
parent0ebf17174b4bdd99ab81c476714c91ee335fdcbf
drm: work around EDIDs with bad htotal/vtotal values

We did this on the userspace side, but we need a similar fix for the
kernel.

Fixes LP #460664.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c