drm/radeon/kms: use LCD physical size from vbios tables if available
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 9 Dec 2010 03:13:05 +0000 (22:13 -0500)
committerDave Airlie <airlied@redhat.com>
Tue, 21 Dec 2010 03:30:59 +0000 (13:30 +1000)
commit7a868e18a4907dc8f1f05d99bcb9fd3fa8881ee4
treeeb45aab3241d1a79ed19930c2945ba93c5e01787
parent000fa7cf46479238f7b9f2d7763e41af5268b16a
drm/radeon/kms: use LCD physical size from vbios tables if available

Some systems have the LCD width and height in mm available in the
LCD info table.  Use this info if there is no EDID to provide it.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_atombios.c
drivers/gpu/drm/radeon/radeon_connectors.c