drm/radeon/kms: add support for hardcoded edids in rom (v2)
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 5 Feb 2010 09:21:19 +0000 (04:21 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Feb 2010 23:31:20 +0000 (09:31 +1000)
Some servers hardcode an edid in rom so that they will
work properly with KVMs.  This is a port of the relevant
code from the ddx.

[airlied: reworked to validate edid at boot stage - and
remove special quirk, if there is a valid EDID in the BIOS rom
we'll just try and use it.]

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found